There was an error fetching the commit references. Please try again later.
fix bug about fetching file from minio (#574)
### What problem does this PR solve? ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Showing
- api/apps/file_app.py 3 additions, 3 deletionsapi/apps/file_app.py
- api/db/services/file2document_service.py 17 additions, 0 deletionsapi/db/services/file2document_service.py
- api/db/services/file_service.py 1 addition, 1 deletionapi/db/services/file_service.py
- api/db/services/task_service.py 6 additions, 4 deletionsapi/db/services/task_service.py
- rag/svr/task_broker.py 5 additions, 2 deletionsrag/svr/task_broker.py
- rag/svr/task_executor.py 4 additions, 1 deletionrag/svr/task_executor.py
Loading
Please register or sign in to comment