ragflow/api/apps
GYH 626ace8639
Updated document upload method (#777)
### What problem does this PR solve?

api_app.py
/document/upload 
add two non mandatory parameters
parser_id:
[naive,qaresume,manual,table,paper,book,laws,presentation,picture,one]
run: 1

### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-05-15 12:22:11 +08:00
..
__init__.py add redis to accelerate access of minio (#482) 2024-04-22 14:11:09 +08:00
api_app.py Updated document upload method (#777) 2024-05-15 12:22:11 +08:00
chunk_app.py Refactor method name (#760) 2024-05-14 14:48:15 +08:00
conversation_app.py conversation API backend update (#360) 2024-04-15 14:43:44 +08:00
dialog_app.py Refactor method name (#760) 2024-05-14 14:48:15 +08:00
document_app.py Refactor method name (#760) 2024-05-14 14:48:15 +08:00
file2document_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
file_app.py Refactor method name (#760) 2024-05-14 14:48:15 +08:00
kb_app.py Refactor method name (#760) 2024-05-14 14:48:15 +08:00
llm_app.py support gpt-4o (#773) 2024-05-15 11:16:08 +08:00
user_app.py fix: typo in user_app.py (#740) 2024-05-13 09:25:45 +08:00