Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ That will walk you through the account setup and _automatically_ configure Kilo

## Using another API Provider

_Coming soon to Kilo Code Teams and Enterprise!_

### Getting Your API Key

#### Option 1: LLM Routers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Kilo Code 需要 AI 模型提供商的 API 密钥才能运行。

## 使用其他 API 提供商

_即将登陆 Kilo Code Teams 和 Enterprise 平台!_

### 获取您的API密钥

#### 选项1:LLM路由器
Expand Down Expand Up @@ -83,4 +85,4 @@ LLM路由器让您可以通过一个API密钥访问多个AI模型,简化了成
4. 选择您的模型:
- 对于**OpenRouter**:选择`anthropic/claude-3.7-sonnet` ([模型详情](https://openrouter.ai/anthropic/claude-3.7-sonnet))
- 对于**Anthropic**:选择`claude-3-7-sonnet-20250219` ([模型详情](https://www.anthropic.com/pricing#anthropic-api))
5. 点击"Let's go!"保存设置并开始使用Kilo Code
5. 点击"Let's go!"保存设置并开始使用Kilo Code
Loading