ragflow/api/apps
liuhua a7bf4ca8fc
Fix bugs in API (#3204)
### What problem does this PR solve?

Fix bugs in API

### Type of change

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

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-11-05 14:07:31 +08:00
..
sdk Fix bugs in API (#3204) 2024-11-05 14:07:31 +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 Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
canvas_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
chunk_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +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 Unified API response json schema (#3170) 2024-11-05 11:02:31 +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 Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
llm_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
system_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +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