ragflow/api/apps
liuhua f3aaa0d453
Add sdk for Agent API (#3220)
### What problem does this PR solve?

Add sdk for Agent API

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-11-06 18:03:45 +08:00
..
sdk Add sdk for Agent API (#3220) 2024-11-06 18:03:45 +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