ragflow/api/apps
liuhua b35e811fe7
Add parameters for ask_chat and fix bugs in list_sessions (#4119)
### What problem does this PR solve?

Add parameters for ask_chat and fix bugs in list_sessions
#4105
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-12-19 17:24:26 +08:00
..
sdk Add parameters for ask_chat and fix bugs in list_sessions (#4119) 2024-12-19 17:24:26 +08:00
__init__.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
api_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
canvas_app.py show avatar dialog instead of default (#4033) 2024-12-17 17:29:35 +08:00
chunk_app.py Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
conversation_app.py show avatar dialog instead of default (#4033) 2024-12-17 17:29:35 +08:00
dialog_app.py Remove Redundant None Check for vector_similarity_weight (#4037) 2024-12-16 14:35:21 +08:00
document_app.py Fix chunk number error after re-parsing. (#4043) 2024-12-16 15:23:49 +08:00
file2document_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
file_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
kb_app.py Added pagerank support to infinity (#4059) 2024-12-17 15:45:01 +08:00
llm_app.py Fix connection error for adding visual llm. (#4028) 2024-12-13 18:54:51 +08:00
system_app.py Compatible with former API keys. (#4055) 2024-12-17 13:58:26 +08:00
tenant_app.py Update team invite message (#4085) 2024-12-18 14:20:09 +08:00
user_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00