Skip to content

Commit 6c0b6d0

Browse files
committed
Added changelog entries for new supported types
1 parent abc6939 commit 6c0b6d0

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
@@ -10,6 +10,10 @@ entries:
1010
- [`@cf/pfnet/plamo-embedding-1b`](/workers-ai/models/plamo-embedding-1b) creates embeddings from Japanese text.
1111
- [`@cf/aisingapore/gemma-sea-lion-v4-27b-it`](/workers-ai/models/gemma-sea-lion-v4-27b-it) is a fine-tuned model that supports multiple South East Asian languages, including Burmese, English, Indonesian, Khmer, Lao, Malay, Mandarin, Tagalog, Tamil, Thai, and Vietnamese.
1212
- [`@cf/ai4bharat/indictrans2-en-indic-1B`](/workers-ai/models/indictrans2-en-indic-1B) is a translation model that can translate between 22 indic languages, including Bengali, Gujarati, Hindi, Tamil, Sanskrit and even traditionally low-resourced languages like Kashmiri, Manipuri and Sindhi.
13+
- publish_date: "2025-09-23"
14+
title: 'New document formats supported by Markdown conversion utility'
15+
description: |-
16+
- `.docx` and `.odt` files are supported by our Markdown conversion utility, `toMarkdown`.
1317
- publish_date: "2025-09-18"
1418
title: Model Catalog updates (types, EmbeddingGemma, model deprecation)
1519
description: |-

0 commit comments

Comments
 (0)