Skip to content

Commit e7ff0f1

Browse files
committed
zen: qwen3.6 plus
1 parent 2ed756c commit e7ff0f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • packages/web/src/content/docs

packages/web/src/content/docs/zen.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ You can also access our models through the following API endpoints.
9696
| Big Pickle | big-pickle | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
9797
| MiMo V2 Pro Free | mimo-v2-pro-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
9898
| MiMo V2 Omni Free | mimo-v2-omni-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
99+
| Qwen3.6 Plus Free | qwen3.6-plus-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
99100
| Nemotron 3 Super Free | nemotron-3-super-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
100101

101102
The [model id](/docs/config/#models) in your OpenCode config
@@ -123,6 +124,7 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
123124
| Big Pickle | Free | Free | Free | - |
124125
| MiMo V2 Pro Free | Free | Free | Free | - |
125126
| MiMo V2 Omni Free | Free | Free | Free | - |
127+
| Qwen3.6 Plus Free | Free | Free | Free | - |
126128
| Nemotron 3 Super Free | Free | Free | Free | - |
127129
| MiniMax M2.5 Free | Free | Free | Free | - |
128130
| MiniMax M2.5 | $0.30 | $1.20 | $0.06 | $0.375 |
@@ -169,6 +171,7 @@ The free models:
169171
- MiniMax M2.5 Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
170172
- MiMo V2 Pro Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
171173
- MiMo V2 Omni Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
174+
- Qwen3.6 Plus Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
172175
- Nemotron 3 Super Free is available on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
173176
- Big Pickle is a stealth model that's free on OpenCode for a limited time. The team is using this time to collect feedback and improve the model.
174177

@@ -217,6 +220,7 @@ All our models are hosted in the US. Our providers follow a zero-retention polic
217220
- MiniMax M2.5 Free: During its free period, collected data may be used to improve the model.
218221
- MiMo V2 Pro Free: During its free period, collected data may be used to improve the model.
219222
- MiMo V2 Omni Free: During its free period, collected data may be used to improve the model.
223+
- Qwen3.6 Plus Free: During its free period, collected data may be used to improve the model.
220224
- Nemotron 3 Super Free: During its free period, collected data may be used to improve the model.
221225
- OpenAI APIs: Requests are retained for 30 days in accordance with [OpenAI's Data Policies](https://platform.openai.com/docs/guides/your-data).
222226
- Anthropic APIs: Requests are retained for 30 days in accordance with [Anthropic's Data Policies](https://docs.anthropic.com/en/docs/claude-code/data-usage).

0 commit comments

Comments
 (0)