ragflow/api
balibabu 9098efb8aa
Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430)
### What problem does this PR solve?

Feat: Fixed the issue where some fields in the chat configuration could
not be displayed #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-08-13 10:26:26 +08:00
..
apps Feat: allows setting multiple types of default models in service config (#9404) 2025-08-13 09:46:05 +08:00
db Feat: Fixed the issue where some fields in the chat configuration could not be displayed #3221 (#9430) 2025-08-13 10:26:26 +08:00
utils Refactor:Improve the logic so that it does not decode base 64 for the test image each time (#9264) 2025-08-06 11:42:25 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Refa: change mcp_client module to rag/utils/conn (#8578) 2025-07-01 09:29:19 +08:00
settings.py Feat: allows setting multiple types of default models in service config (#9404) 2025-08-13 09:46:05 +08:00
validation.py
versions.py