mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
zen: remove official support for unified endpoint
This commit is contained in:
parent
8841112b07
commit
6a0b20456f
1 changed files with 0 additions and 16 deletions
|
|
@ -89,22 +89,6 @@ use `opencode/gpt-5.1-codex` in your config.
|
|||
|
||||
---
|
||||
|
||||
### Unified
|
||||
|
||||
All models in Zen can also be accessed through a single unified endpoint:
|
||||
|
||||
```
|
||||
https://opencode.ai/zen/v1/chat/completions
|
||||
```
|
||||
|
||||
This endpoint is OpenAI-compatible, so it works seamlessly with the `@ai-sdk/openai-compatible` package and any OpenAI-compatible SDKs or tools.
|
||||
|
||||
Use this if you want to simplify integration across multiple models without changing endpoints or SDKs.
|
||||
|
||||
This feature is currently in beta.
|
||||
|
||||
---
|
||||
|
||||
### Models
|
||||
|
||||
You can fetch the full list of available models and their metadata from:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue