mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 10:02:10 -05:00
feat: Customized endpoint for Mistral OCR #5266
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tiangao88 on GitHub (May 21, 2025).
Check Existing Issues
Problem Description
Mistral OCR can now be deployed in Azure AI Foundry
https://ai.azure.com/explore/models/mistral-ocr-2503/version/1/registry/azureml-mistral
Unfortunately the endpoint is not configurable in OWUI.
Only MISTRAL_OCR_API_KEY is available.
Desired Solution you'd like
Can someone please add MISTRAL_OCR_SERVER_URL ?
I cannot tell if Mistral OCR API in Azure behaves exactly as the original one, but I will be definitely available for testing and reporting back!
Thanks!
Alternatives Considered
No response
Additional Context
No response