大模型接口配置
常用模型配置参考
| 服务商 | API地址 | 模型示例 |
|---|---|---|
| 本地LM Studio | http://localhost:1234/v1 | 根据加载的模型 |
| OpenAI | https://api.openai.com/v1 | gpt-4, gpt-3.5-turbo |
| DeepSeek | https://api.deepseek.com/v1 | deepseek-chat |
| 阿里百炼 | https://dashscope.aliyuncs.com/compatible-mode/v1 | qwen-turbo, qwen-plus |
| SiliconFlow | https://api.siliconflow.cn/v1 | Qwen/Qwen2.5-72B-Instruct |