ragflow/api/apps
liuhua 567a7563e7
Fix bugs in api and add examples (#3353)
### What problem does this PR solve?

Fix bugs in api.
Add simple examples for api.

### 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>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-11-12 17:14:33 +08:00
..
sdk Fix bugs in api and add examples (#3353) 2024-11-12 17:14:33 +08:00
__init__.py feat: docs for api endpoints to generate openapi specification (#3109) 2024-11-04 15:35:36 +08:00
api_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
canvas_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
chunk_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
conversation_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
dialog_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
document_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
file2document_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
file_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
kb_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
llm_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
system_app.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
tenant_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
user_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00