docs: update cli ai coding tools documentation

This commit is contained in:
sanbuphy
2026-02-09 16:39:53 +08:00
parent 7d0e798672
commit 12102a2bac
@@ -196,8 +196,10 @@ Kimi K2 是月之暗面(Moonshot AI)推出的新一代大语言模型,在
**配置方法:**
参考文档:https://platform.moonshot.cn/docs/guide/agent-support
```Bash
export ANTHROPIC_BASE_URL=https://api.moonshot.ai/anthropic
export ANTHROPIC_BASE_URL=https://api.moonshot.cn/anthropic
export ANTHROPIC_AUTH_TOKEN=sk-YOURKEY
```