Skip to content

docs: add Cohere Parse v5 OCR support for cohere and azure_ai - #1395

Draft
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
litellm_cohere_parse_docs
Draft

docs: add Cohere Parse v5 OCR support for cohere and azure_ai#1395
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
litellm_cohere_parse_docs

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Draft until litellm v1.101.0 is GA. Cohere Parse support is currently only in v1.101.0-rc.1 and v1.102.0-dev.1; the latest stable tag v1.100.0 does not contain it

Cohere Parse v5 shipped in litellm (BerriAI/litellm commit 8426235290) for both cohere/parse-v5.0 and azure_ai/Cohere-parse-v5, but the docs never mentioned it. docs/ocr.md still listed only mistral, azure_ai, vertex_ai and there was no Cohere Parse page, so a customer asked whether it was supported at all

This adds a Parse (OCR) section to providers/cohere.md, a Cohere Parse section to providers/azure_ocr.md (retitled from "Azure AI OCR (Mistral)" since it now covers two backends), and lists cohere in the /ocr provider tables

Behavior documented from the litellm source rather than the Cohere blog: image-only input (image_url URL or data URI, no PDF), output_format markdown/blocks, req_format=native, $0.0015/page cost, and base64 inlining on Azure. The azure_ai section also calls out that routing is by substring match on litellm_params.model (cohere and parse both required), since a differently named Foundry deployment silently falls through to the Mistral OCR route

npm run build passes

Link to Devin session: https://app.devin.ai/sessions/b4c8758deac0446f960bee27bb76d56a
Open in Devin Desktop: https://app.devin.ai/desktop/session/b4c8758deac0446f960bee27bb76d56a?variant=devin

mrinal-berri and others added 2 commits September 9, 2026 20:50
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
litellm Ready Ready Preview Sep 9, 2026 8:55pm UTC

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant