summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-11-24 23:33:22 -0500
committerFrank <[email protected]>2025-11-24 23:33:23 -0500
commit6a0b20456f4cc934c1b2d9d71a950d3beef7fabd (patch)
tree9c552796fa7405f5a3df8b4fd99b005be95f9149 /packages/web/src
parent8841112b07f2cd34937cdbb2c5d96a3058cfac54 (diff)
downloadopencode-6a0b20456f4cc934c1b2d9d71a950d3beef7fabd.tar.gz
opencode-6a0b20456f4cc934c1b2d9d71a950d3beef7fabd.zip
zen: remove official support for unified endpoint
Diffstat (limited to 'packages/web/src')
-rw-r--r--packages/web/src/content/docs/zen.mdx16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx
index 1ba1c86a8..396d5dd56 100644
--- a/packages/web/src/content/docs/zen.mdx
+++ b/packages/web/src/content/docs/zen.mdx
@@ -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: