mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
wip: zen
This commit is contained in:
@@ -99,6 +99,20 @@ A couple of notes:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Model Endpoints
|
||||||
|
|
||||||
|
| Model | Endpoint | AI SDK Package |
|
||||||
|
| ---------------- | --------------------------------------------- | --------------------------- |
|
||||||
|
| GPT-5 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
|
||||||
|
| Claude Sonnet 4 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
|
||||||
|
| Claude Haiku 3.5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
|
||||||
|
| Claude Opus 4.1 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
|
||||||
|
| Qwen3 Coder 480B | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
|
||||||
|
| Grok Code Fast 1 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
|
||||||
|
| Kimi K2 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Privacy
|
## Privacy
|
||||||
|
|
||||||
1. All our models are hosted in the US.
|
1. All our models are hosted in the US.
|
||||||
|
|||||||
Reference in New Issue
Block a user