<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Vectorize</title><description>Cloudflare changelogs for Vectorize</description><link>https://developers.cloudflare.com/changelog/</link><item><title>Vectorize - Return up to 50 query results with values or metadata</title><link>https://developers.cloudflare.com/changelog/post/2026-03-16-topk-limit-increased-to-50/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-03-16-topk-limit-increased-to-50/</guid><description>&lt;p&gt;You can now set &lt;code&gt;topK&lt;/code&gt; up to &lt;code&gt;50&lt;/code&gt; when a Vectorize query returns values or full metadata. This raises the previous limit of &lt;code&gt;20&lt;/code&gt; for queries that use &lt;code&gt;returnValues: true&lt;/code&gt; or &lt;code&gt;returnMetadata: &quot;all&quot;&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Use the higher limit when you need more matches in a single query response without dropping values or metadata. Refer to the &lt;a href=&quot;https://developers.cloudflare.com/vectorize/reference/client-api/&quot;&gt;Vectorize API reference&lt;/a&gt; for query options and current &lt;code&gt;topK&lt;/code&gt; limits.&lt;/p&gt;</description><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate><product>Vectorize</product><category>Vectorize</category></item><item><title>Vectorize - Vectorize indexes now support up to 10 million vectors</title><link>https://developers.cloudflare.com/changelog/post/2026-01-23-increased-index-capacity/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-01-23-increased-index-capacity/</guid><description>&lt;p&gt;You can now store up to 10 million vectors in a single Vectorize index, doubling the previous limit of 5 million vectors. This enables larger-scale semantic search, recommendation systems, and retrieval-augmented generation (RAG) applications without splitting data across multiple indexes.&lt;/p&gt;
&lt;p&gt;Vectorize continues to support indexes with up to 1,536 dimensions per vector at 32-bit precision. Refer to the &lt;a href=&quot;https://developers.cloudflare.com/vectorize/platform/limits/&quot;&gt;Vectorize limits documentation&lt;/a&gt; for complete details.&lt;/p&gt;</description><pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate><product>Vectorize</product><category>Vectorize</category></item><item><title>Vectorize - List all vectors in a Vectorize index with the new list-vectors operation</title><link>https://developers.cloudflare.com/changelog/post/2025-08-26-vectorize-list-vectors/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-08-26-vectorize-list-vectors/</guid><description>&lt;p&gt;You can now list all vector identifiers in a Vectorize index using the new &lt;code&gt;list-vectors&lt;/code&gt; operation. This enables bulk operations, auditing, and data migration workflows through paginated requests that maintain snapshot consistency.&lt;/p&gt;
&lt;p&gt;The operation is available via Wrangler CLI and REST API. Refer to the &lt;a href=&quot;https://developers.cloudflare.com/vectorize/best-practices/list-vectors/&quot;&gt;list-vectors best practices guide&lt;/a&gt; for detailed usage guidance.&lt;/p&gt;</description><pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate><product>Vectorize</product><category>Vectorize</category></item><item><title>AI Search, Vectorize - Create fully-managed RAG pipelines for your AI applications with AutoRAG</title><link>https://developers.cloudflare.com/changelog/post/2025-04-07-autorag-open-beta/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-04-07-autorag-open-beta/</guid><description>&lt;p&gt;&lt;a href=&quot;https://developers.cloudflare.com/ai-search/&quot;&gt;AutoRAG&lt;/a&gt; is now in open beta, making it easy for you to build fully-managed retrieval-augmented generation (RAG) pipelines without managing infrastructure. Just upload your docs to &lt;a href=&quot;https://developers.cloudflare.com/r2/get-started/&quot;&gt;R2&lt;/a&gt;, and AutoRAG handles the rest: embeddings, indexing, retrieval, and response generation via API.&lt;/p&gt;
&lt;p&gt;With AutoRAG, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Customize your pipeline:&lt;/strong&gt; Choose from &lt;a href=&quot;https://developers.cloudflare.com/workers-ai&quot;&gt;Workers AI&lt;/a&gt; models, configure chunking strategies, edit system prompts, and more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Instant setup:&lt;/strong&gt; AutoRAG provisions everything you need from &lt;a href=&quot;https://developers.cloudflare.com/vectorize&quot;&gt;Vectorize&lt;/a&gt;, &lt;a href=&quot;https://developers.cloudflare.com/ai-gateway&quot;&gt;AI gateway&lt;/a&gt;, to pipeline logic for you, so you can go from zero to a working RAG pipeline in seconds.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keep your index fresh:&lt;/strong&gt; AutoRAG continuously syncs your index with your data source to ensure responses stay accurate and up to date.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ask questions:&lt;/strong&gt; Query your data and receive grounded responses via a &lt;a href=&quot;https://developers.cloudflare.com/ai-search/usage/workers-binding/&quot;&gt;Workers binding&lt;/a&gt; or &lt;a href=&quot;https://developers.cloudflare.com/ai-search/usage/rest-api/&quot;&gt;API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Whether you&apos;re building internal tools, AI-powered search, or a support assistant, AutoRAG gets you from idea to deployment in minutes.&lt;/p&gt;
&lt;p&gt;Get started in the &lt;a href=&quot;https://dash.cloudflare.com/?to=/:account/ai/autorag&quot; target=&quot;_blank&quot;&gt;Cloudflare dashboard&lt;/a&gt; or check out the &lt;a href=&quot;https://developers.cloudflare.com/ai-search/get-started/&quot;&gt;guide&lt;/a&gt; for instructions on how to build your RAG pipeline today.&lt;/p&gt;</description><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate><product>AI Search</product><category>AI Search</category><category>Vectorize</category></item></channel></rss>