@@ -94,8 +94,6 @@ You can also access our models through the following API endpoints.
9494| GLM 5 | glm-5 | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
9595| Kimi K2.5 | kimi-k2.5 | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
9696| Big Pickle | big-pickle | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
97- | MiMo V2 Pro Free | mimo-v2-pro-free | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
98- | MiMo V2 Omni Free | mimo-v2-omni-free | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
9997| Qwen3.6 Plus Free | qwen3.6-plus-free | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
10098| Nemotron 3 Super Free | nemotron-3-super-free | ` https://opencode.ai/zen/v1/chat/completions ` | ` @ai-sdk/openai-compatible ` |
10199
@@ -122,8 +120,6 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
122120| Model | Input | Output | Cached Read | Cached Write |
123121| --------------------------------- | ------ | ------- | ----------- | ------------ |
124122| Big Pickle | Free | Free | Free | - |
125- | MiMo V2 Pro Free | Free | Free | Free | - |
126- | MiMo V2 Omni Free | Free | Free | Free | - |
127123| Qwen3.6 Plus Free | Free | Free | Free | - |
128124| Nemotron 3 Super Free | Free | Free | Free | - |
129125| MiniMax M2.5 Free | Free | Free | Free | - |
@@ -169,8 +165,6 @@ Credit card fees are passed along at cost (4.4% + $0.30 per transaction); we don
169165The free models:
170166
171167- 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.
172- - 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.
173- - 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.
174168- 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.
175169- 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.
176170- 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.
@@ -218,8 +212,6 @@ All our models are hosted in the US. Our providers follow a zero-retention polic
218212
219213- Big Pickle: During its free period, collected data may be used to improve the model.
220214- MiniMax M2.5 Free: During its free period, collected data may be used to improve the model.
221- - MiMo V2 Pro Free: During its free period, collected data may be used to improve the model.
222- - MiMo V2 Omni Free: During its free period, collected data may be used to improve the model.
223215- Qwen3.6 Plus Free: During its free period, collected data may be used to improve the model.
224216- Nemotron 3 Super Free: During its free period, collected data may be used to improve the model.
225217- OpenAI APIs: Requests are retained for 30 days in accordance with [ OpenAI's Data Policies] ( https://platform.openai.com/docs/guides/your-data ) .
0 commit comments