ragflow/api/apps
Yongteng Lei 341e5904c8
Fix: No results can be found through the API /api/v1/dify/retrieval (#11338)
### What problem does this PR solve?

No results can be found through the API /api/v1/dify/retrieval. #11307 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-18 15:42:31 +08:00
..
auth Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
sdk Fix: No results can be found through the API /api/v1/dify/retrieval (#11338) 2025-11-18 15:42:31 +08:00
__init__.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
api_app.py Refa: rm useless code. (#11238) 2025-11-13 09:59:55 +08:00
canvas_app.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
chunk_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
connector_app.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
conversation_app.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
dialog_app.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
document_app.py Feat: extract message output to file (#11251) 2025-11-14 19:52:11 +08:00
file2document_app.py Move some enumerate type to constants.py (#10998) 2025-11-04 19:25:25 +08:00
file_app.py Minor tweaks (#11249) 2025-11-13 16:11:07 +08:00
kb_app.py Fix:limit random sampling range in check_embedding (#11337) 2025-11-18 15:24:27 +08:00
langfuse_app.py Feat: add project_id and project_name to Langfuse API (#6481) 2025-03-25 10:36:34 +08:00
llm_app.py Fix: ollama model list issue. (#11175) 2025-11-11 19:46:41 +08:00
mcp_server_app.py Refactor: move mcp connection utilities to common (#11304) 2025-11-17 15:34:17 +08:00
plugin_app.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
search_app.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
system_app.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
tenant_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
user_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00