ragflow/api/apps
Kevin Hu 4ba4f622a5
Refactor (#4303)
### What problem does this PR solve?

### Type of change
- [x] Refactoring
2024-12-31 14:31:31 +08:00
..
sdk Add top_k for create_chat and update_chat api (#4294) 2024-12-30 19:22:57 +08:00
__init__.py Refactor (#4303) 2024-12-31 14:31:31 +08:00
api_app.py Fix bugs (#4241) 2024-12-26 16:08:17 +08:00
canvas_app.py Code refactor. (#4291) 2024-12-30 18:38:51 +08:00
chunk_app.py Fix bugs in chunk api (#4293) 2024-12-30 19:01:44 +08:00
conversation_app.py Refactor (#4303) 2024-12-31 14:31:31 +08:00
dialog_app.py Code refactor. (#4291) 2024-12-30 18:38:51 +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 Code refactor. (#4291) 2024-12-30 18:38:51 +08:00
llm_app.py Replace image2text model check with internal image. (#4250) 2024-12-26 19:46:42 +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