Original text is not available for public display.
AI Search - Faster indexing and new Jobs view in AutoRAG
Cloudflare Developer Platform Changelog · 2025-07-08
Related items
AI Search - New Metrics View in AutoRAG
AutoRAG now includes a Metrics tab that shows how your data is indexed and searched. Get a clear view of the health of your indexing pipeline, compare usage between ai-search and search , and see which files are retrieved most often. You can find these metrics within each AutoRAG instance: Indexing: Track how files...
AI Search - Metadata filtering and multitenancy support in AutoRAG
You can now filter AutoRAG search results by folder and timestamp using metadata filtering to narrow down the scope of your query. This makes it easy to build multitenant experiences where each user can only access their own data. By organizing your content into per-tenant folders and applying a folder filter at que...
AI Search - Filter your AutoRAG search by file name
In AutoRAG , you can now filter by an object's file name using the filename attribute, giving you more control over which files are searched for a given query. This is useful when your application has already determined which files should be searched. For example, you might query a PostgreSQL database to get a list...
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...
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...
AI Search - AI Search now with more granular controls over indexing
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...