ragflow/api
kunkeji fcdc6ad085
Fix the issue where the agent interface cannot call the context (#3725)
### What problem does this PR solve?

Fix the context of the agent interface call to the context during web
testing, and change it to the context record of user chat
Remove duplicate messages and add them, which can be viewed in the
messages section of database api_4_comversation

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
Co-authored-by: Jin Hai <haijin.chn@gmail.com>
2024-11-29 10:36:48 +08:00
..
apps Fix the issue where the agent interface cannot call the context (#3725) 2024-11-29 10:36:48 +08:00
db Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712) 2024-11-28 15:25:38 +08:00
utils Ensure thumbnail be smaller than 64K (#3722) 2024-11-28 19:15:31 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Removed beartype (#3528) 2024-11-20 20:54:57 +08:00
settings.py Ensure LIGHTEN work (#3542) 2024-11-21 09:56:28 +08:00
validation.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
versions.py Improved image build instructions (#3580) 2024-11-22 20:24:32 +08:00