ragflow/api
GrubbyLee 72bb79e8dd
During the chat, the assistant's response cited documents outside current chat's kbs (#9900)
### What problem does this PR solve?

During the chat, the assistant's response cited documents outside the
current knowledge base。

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-04 16:51:13 +08:00
..
apps Feat: add canvas_category field for UserCanvas and CanvasTemplate (#9885) 2025-09-03 14:55:24 +08:00
db During the chat, the assistant's response cited documents outside current chat's kbs (#9900) 2025-09-04 16:51:13 +08:00
utils Fix JSON serialization error for ModelMetaclass objects (#9812) 2025-09-02 16:17:34 +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 Fix: ensure update_progress loop always waits between iterations (#9528) 2025-08-19 09:42:15 +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