File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
packages/web/src/content/docs Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ You can also access our models through the following API endpoints.
7777| Claude Haiku 3.5 | claude-3-5-haiku | ` https://opencode.ai/zen/v1/messages ` | ` @ai-sdk/anthropic ` |
7878| Claude Opus 4.5 | claude-opus-4-5 | ` https://opencode.ai/zen/v1/messages ` | ` @ai-sdk/anthropic ` |
7979| Claude Opus 4.1 | claude-opus-4-1 | ` https://opencode.ai/zen/v1/messages ` | ` @ai-sdk/anthropic ` |
80+ | GLM 4.7 | glm-4.7-free | ` https://opencode.ai/zen/v1/messages ` | ` @ai-sdk/anthropic ` |
8081| Gemini 3 Pro | gemini-3-pro | ` https://opencode.ai/zen/v1/models/gemini-3-pro ` | ` @ai-sdk/google ` |
8182| Gemini 3 Flash | gemini-3-flash | ` https://opencode.ai/zen/v1/models/gemini-3-flash ` | ` @ai-sdk/google ` |
8283| GLM 4.6 | glm-4.6 | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
@@ -110,6 +111,7 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
110111| --------------------------------- | ------ | ------ | ----------- | ------------ |
111112| Big Pickle | Free | Free | Free | - |
112113| Grok Code Fast 1 | Free | Free | Free | - |
114+ | GLM 4.7 | Free | Free | Free | - |
113115| GLM 4.6 | $0.60 | $2.20 | $0.10 | - |
114116| Kimi K2 | $0.40 | $2.50 | - | - |
115117| Kimi K2 Thinking | $0.40 | $2.50 | - | - |
You can’t perform that action at this time.
0 commit comments