ragflow
ragflow copied to clipboard
[Subtask]: File upload API can be used with knowledge base name.
Parent Issue
#345
Detail of Subtask
- Have a look at api/app/document_app.py
- Use API-Key to authorize caller, like what to do in api/app/api_app.py
- Use knowledge base name instead of kb_id to identify knowledgebase since the name is guaranteed unique.
Describe implementation you've considered
No response