diff --git a/docs/zh-cn/stage-2/backend/2.6-modern-cli/extra7/extra7-cli-ai-coding-tools-and-the-principles-of-test-driven-development.md b/docs/zh-cn/stage-2/backend/2.6-modern-cli/extra7/extra7-cli-ai-coding-tools-and-the-principles-of-test-driven-development.md index 33a60d8..afb1770 100644 --- a/docs/zh-cn/stage-2/backend/2.6-modern-cli/extra7/extra7-cli-ai-coding-tools-and-the-principles-of-test-driven-development.md +++ b/docs/zh-cn/stage-2/backend/2.6-modern-cli/extra7/extra7-cli-ai-coding-tools-and-the-principles-of-test-driven-development.md @@ -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 ```