open-webui/backend/open_webui
Timothy Jaeryang Baek 0554bbb1cb
Merge pull request #12307 from paddy313/feature/mistral_ocr
feat: Added support for Mistral OCR for Content Extraction
2025-04-02 15:47:33 -07:00
..
data
internal
migrations
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval refactor: update import path for MistralLoader 2025-04-02 13:56:10 +02:00
routers Add Mistral OCR integration and configuration support 2025-04-01 14:24:33 +02:00
socket chore: format 2025-03-28 11:47:14 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage
test
utils refactor: standardize filter valve retrieval logic 2025-04-02 02:58:02 +08:00
__init__.py
alembic.ini
config.py Add Mistral OCR integration and configuration support 2025-04-01 14:24:33 +02:00
constants.py
env.py Merge pull request #11148 from Ithanil/redis_sentinel 2025-03-27 20:36:53 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py Add Mistral OCR integration and configuration support 2025-04-01 14:24:33 +02:00
tasks.py