Feature
AI Search adds six new Workers AI text generation models
AI Search now supports six additional text generation models on Workers AI, including DeepSeek, GPT-OSS, Qwen, and Kimi models. These models are available for selection when creating or updating AI Search instances without requiring external provider keys.
AI Search now supports six additional Workers AI models for text generation:
| Model | Context window (tokens) |
|---|---|
@cf/deepseek-ai/deepseek-v4-flash-0731 |
1,048,576 |
@cf/deepseek-ai/deepseek-v4-pro-0813 |
1,048,576 |
@cf/openai/gpt-oss-120b |
128,000 |
@cf/openai/gpt-oss-20b |
128,000 |
@cf/qwen/qwen3.8-27b |
262,144 |
@cf/moonshotai/kimi-k2.7-code |
262,144 |
These models run on Workers AI, so they do not require an additional provider key. Select a model when creating or updating an AI Search instance in the dashboard or through the API.
For the full list of supported models, refer to Supported models.
ai-searchworkers-aimodelstext-generation
Source: original entry ↗