🔄Update: T2/整合接入平台的API文档

This commit is contained in:
2025-10-05 17:18:51 +08:00
parent 1abf12fbde
commit b71206f3b8
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
| 平台 | 端点(Endpoint) | 参考文档 |
|------------|-----------------------------------|-------------------------|
| OpenAI | `https://api.openai.com/v1/chat/completions` | https://openai.apifox.cn/ |
| 通义千问 | `https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions` |https://www.alibabacloud.com/help/zh/model-studio/use-qwen-by-calling-api#a25484c79d1ca|
| 智谱 | `https://open.bigmodel.cn/api/paas/v4/chat/completions` | https://docs.bigmodel.cn/api-reference/%E6%A8%A1%E5%9E%8B-api/%E5%AF%B9%E8%AF%9D%E8%A1%A5%E5%85%A8 |
| DeepSeek | `https://api.deepseek.com/chat/completions` | https://api-docs.deepseek.com/zh-cn/api/create-chat-completion|
| 硅基流动 | `https://api.siliconflow.cn/v1/chat/completions` | https://docs.siliconflow.cn/cn/api-reference/chat-completions/chat-completions |