ragflow/api
Yongteng Lei 57c8a37285
Feat: add dialog chatbots info (#9530)
### What problem does this PR solve?

Add dialog chatbots info.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-18 19:01:45 +08:00
..
apps Feat: add dialog chatbots info (#9530) 2025-08-18 19:01:45 +08:00
db Feat: conversation completion can specify different model (#9485) 2025-08-15 17:44:58 +08:00
utils Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
__init__.py
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 Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
settings.py Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
validation.py
versions.py