mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #17677] feat: custom endpoint for mistral ocr
#33893
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 @ion-elgreco on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17677
Check Existing Issues
Problem Description
We can't use mistral ocr from other vendors, like azure/gcp or selfhosted.
Desired Solution you'd like
Allow defining a custom endpoint
Alternatives Considered
No response
Additional Context
No response
@svddrift commented on GitHub (Oct 2, 2025):
Would be great to use Mistral OCR via LiteLLM (pass through)
@sspeekenbrink commented on GitHub (Oct 17, 2025):
There is a discussion on this:
https://github.com/open-webui/open-webui/discussions/14200
@tjbck commented on GitHub (Oct 23, 2025):
PR Welcome!