Skip to content

Commit a61f847

Browse files
committed
Added changelog entries for new supported types
1 parent 5a21e9b commit a61f847

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: New document formats supported by Markdown conversion utility
3+
description: Supporting Docx and Odt file formats for document conversion using the Markdown conversion utility
4+
date: 2025-09-23
5+
---
6+
7+
Starting today, `.docx` and `.odt` files are supported by our Markdown conversion utility, `toMarkdown`.
8+
9+
This enhancement expands the range of documents you can use for your AI applications and, in particular, [AutoRAG](/autorag).
10+
11+
See [Markdown Conversion](/workers-ai/features/markdown-conversion/) for more information on supported formats, REST API and pricing.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ link: "/workers-ai/changelog/"
33
productName: Workers AI
44
productLink: "/workers-ai/"
55
entries:
6+
- publish_date: "2025-09-23"
7+
title: 'New document formats supported by Markdown conversion utility'
8+
description: |-
9+
- `.docx` and `.odt` files are supported by our Markdown conversion utility, `toMarkdown`.
610
- publish_date: "2025-09-18"
711
title: Model Catalog updates (types, EmbeddingGemma, model deprecation)
812
description: |-

0 commit comments

Comments
 (0)