Get your content updates into AI Search faster and avoid a full rescan when you do not need it. Reindex individual files without a full sync Updated a file or need to retry one that errored? When you know exactly which file changed, you can now reindex it directly instead of rescanning your entire data source. Go to...
AI Search - AI Search now with more granular controls over indexing
Cloudflare Developer Platform Changelog · 2026-02-09
Related items
AI Search - AI Search (formerly AutoRAG) now with More Models To Choose From
AutoRAG is now AI Search! The new name marks a new and bigger mission: to make world-class search infrastructure available to every developer and business. With AI Search you can now use models from different providers like OpenAI and Anthropic. By attaching your provider keys to the AI Gateway linked to your AI Sea...
AI Search - Create, manage, search AI Search instances with Wrangler CLI
AI Search supports a wrangler ai-search command namespace. Use it to manage instances from the command line. The following commands are available: Command Description wrangler ai-search create Create a new instance with an interactive wizard wrangler ai-search list List all instances in your account wrangler ai-sear...
AI Search - Faster indexing and new Jobs view in AutoRAG
You can now expect 3-5× faster indexing in AutoRAG, and with it, a brand new Jobs view to help you monitor indexing progress. With each AutoRAG, indexing jobs are automatically triggered to sync your data source (i.e. R2 bucket) with your Vectorize index, ensuring new or updated files are reflected in your query res...
AI Search - View custom metadata in responses and guide AI-search with context in AutoRAG
In AutoRAG , you can now view your object's custom metadata in the response from /search and /ai-search , and optionally add a context field in the custom metadata of an object to provide additional guidance for AI-generated answers. You can add custom metadata to an object when uploading it to your R2 bucket. Objec...
Browser Run - Playwright MCP server is now compatible with Browser Rendering
We're excited to share that you can now use the Playwright MCP server with Browser Rendering. Once you deploy the server , you can use any MCP client with it to interact with Browser Rendering. This allows you to run AI models that can automate browser tasks, such as taking screenshots, filling out forms, or scrapin...
AI Search - New Workers AI models for text generation and embedding in AI Search
AI Search now supports four additional Workers AI models across text generation and embedding. Text generation Model Context window (tokens) @cf/zai-org/glm-4.7-flash 131,072 @cf/qwen/qwen3-30b-a3b-fp8 32,000 GLM-4.7-Flash is a lightweight model from Zhipu AI with a 131,072 token context window, suitable for long-do...