ragflow/api
Yongteng Lei ffc095bd50
Feat: conversation completion can specify different model (#9485)
### What problem does this PR solve?

Conversation completion can specify different model

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-15 17:44:58 +08:00
..
apps Feat: conversation completion can specify different model (#9485) 2025-08-15 17:44:58 +08:00
db Feat: conversation completion can specify different model (#9485) 2025-08-15 17:44:58 +08:00
utils Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +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 Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00