配置(工具): 添加 Qwen Provider 及模型快捷方式

- 添加 Qwen (DashScope Anthropic 兼容) Provider 配置示例
- 添加 Qwen 模型映射: qw37/qw36f/qwim
- 添加 bash 别名: ccqw37/ccqw36f/ccqwim
- 更新帮助信息中的 Qwen 使用示例
This commit is contained in:
arno
2026-05-29 22:20:47 +08:00
parent c6f8f633d1
commit 71431dae57
3 changed files with 20 additions and 0 deletions
+8
View File
@@ -24,6 +24,14 @@ GLM_COMPACT_PCT=75
# DEEPSEEK_DISABLE_COMPACT=1
# DEEPSEEK_MAX_CONTEXT_TOKENS=1000000
# ── Qwen (DashScope Anthropic 兼容) ──────────────────────
# QWEN_BASE_URL=https://dashscope.aliyuncs.com/apps/anthropic
# QWEN_AUTH_TOKEN={{your_qwen_dashscope_api_key}}
# QWEN_DEFAULT_MODEL=qw37
# QWEN_CONTEXT_WINDOW=1000000
# QWEN_COMPACT_PCT=50
# QWEN_MAX_CONTEXT_TOKENS=1000000
# ── 添加新 Provider ──────────────────────────────────────
# 按以下格式添加即可,无需修改 runcc.sh:
# MYPROVIDER_BASE_URL=https://api.example.com/anthropic