LightRAG/lightrag/api/routers
yangdx d52b6bead1 Refactor graph search and add local Vite config.
- Simplify graph search parameters in API
- Add inclusive search and min degree options
- Update Vite config for local development
- Enhance graph query endpoint in web UI
- Add new Vite config file for local setup
2025-03-05 10:39:27 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Merge pull request #976 from danielaskdd/validate-content-before-enqueue 2025-03-04 13:26:54 +08:00
graph_routes.py Refactor graph search and add local Vite config. 2025-03-05 10:39:27 +08:00
ollama_api.py Change Ollama API router tag to lowercase 2025-02-20 14:23:33 +08:00
query_routes.py refactor: remove redundant top_k checks in query routes 2025-02-21 18:53:43 +08:00