ragflow/api/apps
Kevin Hu b9fa00f341
add API for tenant function (#2866)
### What problem does this PR solve?

feat: API access key management
https://github.com/infiniflow/ragflow/issues/2846
feat: Render markdown file with remark-loader
https://github.com/infiniflow/ragflow/issues/2846

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-10-16 16:10:24 +08:00
..
sdk Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832) 2024-10-16 10:21:08 +08:00
__init__.py Refactor Dataset API (#2783) 2024-10-11 09:55:27 +08:00
api_app.py refactor api util (#2849) 2024-10-15 16:11:26 +08:00
canvas_app.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
chunk_app.py fix duplicated llm name betweeen different suppliers (#2477) 2024-09-18 16:09:22 +08:00
conversation_app.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
dataset_api.py force eml file to be parsed by EMAIL (#2615) 2024-09-27 10:29:30 +08:00
dialog_app.py Add Authorization checks (#2221) 2024-09-04 10:36:15 +08:00
document_app.py refactor (#2858) 2024-10-16 10:17:05 +08:00
file2document_app.py fix parser for pptx of which files are from filemanager (#2482) 2024-09-18 19:13:37 +08:00
file_app.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
kb_app.py Add Authorization checks (#2218) 2024-09-03 16:28:46 +08:00
llm_app.py Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832) 2024-10-16 10:21:08 +08:00
system_app.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
tenant_app.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
user_app.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00