ragflow/api/apps
cecilia-uu d9a9be4b4c
added documentation for api and fixed: duplicate get_dataset() (#1190)
### What problem does this PR solve?

Added the documentation for api and fixed duplicate get_dataset()
methods.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [x] Documentation Update
2024-06-17 17:54:06 +08:00
..
__init__.py refactor (#1124) 2024-06-12 11:02:15 +08:00
api_app.py fix bug in api (#1088) 2024-06-07 09:56:14 +08:00
canvas_app.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
chunk_app.py add rerank model (#969) 2024-05-29 16:50:02 +08:00
conversation_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
dataset_api.py added documentation for api and fixed: duplicate get_dataset() (#1190) 2024-06-17 17:54:06 +08:00
dialog_app.py add self-rag (#1070) 2024-06-06 11:13:39 +08:00
document_app.py refactor (#1124) 2024-06-12 11:02:15 +08:00
file2document_app.py fix doc number miss-match issue (#822) 2024-05-17 15:35:09 +08:00
file_app.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
kb_app.py fix bug about removing KB. (#839) 2024-05-20 09:23:57 +08:00
llm_app.py fix jina adding issure and term weight refinement (#974) 2024-05-29 19:38:57 +08:00
system_app.py add raptor (#899) 2024-05-23 14:31:16 +08:00
user_app.py add rerank model (#969) 2024-05-29 16:50:02 +08:00