Skip to content

Commit 8602860

Browse files
committed
Removed changelog entry for Workers AI, added release not for AutoRAG
1 parent 6c0b6d0 commit 8602860

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

src/content/changelog/workers-ai/2025-09-23-document-conversion-support.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/content/release-notes/ai-search.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ entries:
77
title: AI Search (formerly AutoRAG) now supports more models
88
description: |-
99
Connect your provider keys through AI Gateway to use models like from OpenAI and Anthropic for both embeddings and inference. API updates to align with the new name are coming soon, with existing APIs still supported.
10+
- publish_date: "2025-09-23"
11+
title: Support document file types in AutoRAG
12+
description: |-
13+
`.docx` and `.odt` files can now be converted to Markdown using our [conversion utility](/workers-ai/features/markdown-conversion/), making these files available to index inside your AutoRAG instance.
1014
- publish_date: "2025-08-20"
1115
title: Increased maximum query results to 50
1216
description: |-

src/content/release-notes/workers-ai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ entries:
1313
- publish_date: "2025-09-23"
1414
title: 'New document formats supported by Markdown conversion utility'
1515
description: |-
16-
- `.docx` and `.odt` files are supported by our Markdown conversion utility, `toMarkdown`.
16+
- `.docx` and `.odt` files are supported by our Markdown conversion utility, [`toMarkdown`](/workers-ai/features/markdown-conversion/).
1717
- publish_date: "2025-09-18"
1818
title: Model Catalog updates (types, EmbeddingGemma, model deprecation)
1919
description: |-

0 commit comments

Comments
 (0)