Merge branches 'v3.0.0' and 'v3.0.0' of https://github.com/lintsinghua/XCodeReviewer into v3.0.0
This commit is contained in:
commit
0cae7c06dd
|
|
@ -336,7 +336,7 @@ DeepSeek-Coder · Codestral<br/>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
> 💡 支持 API 中转站,解决网络访问问题 | 详细配置 → [LLM 平台支持](docs/LLM_PROVIDERS.md)
|
💡 支持 API 中转站,解决网络访问问题 | 详细配置 → [LLM 平台支持](docs/LLM_PROVIDERS.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -291,14 +291,6 @@ LLM_BASE_URL=https://your-proxy.com/v1
|
||||||
LLM_MODEL=gpt-4o-mini
|
LLM_MODEL=gpt-4o-mini
|
||||||
```
|
```
|
||||||
|
|
||||||
**常见中转站**:
|
|
||||||
|
|
||||||
| 中转站 | 特点 |
|
|
||||||
|--------|------|
|
|
||||||
| [OpenRouter](https://openrouter.ai/) | 支持多种模型,统一接口 |
|
|
||||||
| [API2D](https://api2d.com/) | 国内访问友好 |
|
|
||||||
| [CloseAI](https://www.closeai-asia.com/) | 价格实惠 |
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 选择建议
|
## 选择建议
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue