LightRAG/lightrag/api/routers
yangdx 90ef55960d Refactor authentication and whitelist handling
- Combined auth and API key dependencies
- Optimized whitelist path matching
- Added optional API key to OllamaAPI
2025-03-24 05:23:40 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00
graph_routes.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00
ollama_api.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00
query_routes.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00