LightRAG/lightrag/api/routers
yangdx 99527027de feat: change default query mode from hybrid to mix
- Update default mode for Ollama chat endpoint
- Update default mode for query endpoint of LightRAG
2025-07-17 19:21:15 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Limit file deletion to current directory only after document cleaning 2025-07-16 20:35:24 +08:00
graph_routes.py Fix linting 2025-04-14 13:29:56 +08:00
ollama_api.py feat: change default query mode from hybrid to mix 2025-07-17 19:21:15 +08:00
query_routes.py feat: change default query mode from hybrid to mix 2025-07-17 19:21:15 +08:00