Ai proxy support coze (#1387)

This commit is contained in:
rinfx
2024-10-14 12:45:53 +08:00
committed by GitHub
parent 1a53c7b4d3
commit 952c9ec5dc
4 changed files with 68 additions and 0 deletions

View File

@@ -669,6 +669,18 @@ provider:
timeout: 1200000
```
### 使用 original 协议代理 Coze 应用
**配置信息**
```yaml
provider:
type: coze
apiTokens:
- YOUR_COZE_API_KEY
protocol: original
```
### 使用月之暗面配合其原生的文件上下文
提前上传文件至月之暗面,以文件内容作为上下文使用其 AI 服务。