ragflow/api/apps
Zhichang Yu 185c6a0c71
Unified API response json schema (#3170)
### What problem does this PR solve?

Unified API response json schema

### Type of change

- [x] Refactoring
2024-11-05 11:02:31 +08:00
..
sdk Unified API response json schema (#3170) 2024-11-05 11:02: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