ragflow/api/apps
Stephen Hu f691b4ddd2
Feat: Improve "/convert" API's performance (#6465)
### What problem does this PR solve?

for batch requests based on get_by_ids to fetch all files first replace
the O(n) IO logic.

### Type of change


- [x] Performance Improvement
2025-03-24 19:08:22 +08:00
..
sdk Fix: add chunk, empty question issue. (#6405) 2025-03-21 18:44:12 +08:00
__init__.py Refa: enlarge default max request body size. (#6088) 2025-03-14 15:21:08 +08:00
api_app.py Introduced task priority (#6118) 2025-03-14 23:43:46 +08:00
canvas_app.py Feat: add agent share team viewer (#6222) 2025-03-19 19:04:13 +08:00
chunk_app.py
conversation_app.py Fix: Correct parameter retrieval in thumbup api (#6114) 2025-03-17 16:02:53 +08:00
dialog_app.py
document_app.py Introduced task priority (#6118) 2025-03-14 23:43:46 +08:00
file2document_app.py Feat: Improve "/convert" API's performance (#6465) 2025-03-24 19:08:22 +08:00
file_app.py
kb_app.py
langfuse_app.py Feat: add Langfuse APIs (#6460) 2025-03-24 18:25:43 +08:00
llm_app.py Refa: refine the error message. (#6151) 2025-03-17 13:07:22 +08:00
system_app.py Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
tenant_app.py
user_app.py Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00