mirror of
https://github.com/alibaba/higress.git
synced 2026-05-29 23:27:28 +08:00
Ai proxy support coze (#1387)
This commit is contained in:
@@ -656,6 +656,16 @@ providers:
|
||||
timeout: 1200000
|
||||
```
|
||||
|
||||
### Using original Protocol Proxy for Coze applications
|
||||
|
||||
```yaml
|
||||
provider:
|
||||
type: coze
|
||||
apiTokens:
|
||||
- YOUR_COZE_API_KEY
|
||||
protocol: original
|
||||
```
|
||||
|
||||
### Utilizing Moonshot with its Native File Context
|
||||
|
||||
Upload files to Moonshot in advance and use its AI services based on file content.
|
||||
|
||||
Reference in New Issue
Block a user