ragflow/api
Scott Davidson 3d3f3e32d6 Fix default model base url extraction logic
Fixes an issue where default models which used the same factory
but different base URLs would all be initialised with the default
chat model's base URL and would ignore e.g. the embedding model's
base URL config.
2025-11-13 16:38:30 +00:00
..
apps Feat:update check_embedding api (#11254) 2025-11-13 18:48:25 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Fix default model base url extraction logic 2025-11-13 16:38:30 +00:00
utils Feature/doc upload api add parent path 20251112 (#11231) 2025-11-13 09:59:39 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Introduce common/constants.py (#10965) 2025-11-03 16:32:37 +08:00
ragflow_server.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00