LightRAG/lightrag/api/routers
yangdx 5d884f6d3e refactor: centralize configuration and utility functions
- Move parse_args and display_splash_screen functions from lightrag_server.py to utils_api.py
- Move OllamaServerInfos class and instance from ollama_api.py to utils_api.py
2025-02-20 12:12:20 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Fit linting 2025-02-20 04:12:21 +08:00
graph_routes.py Fit linting 2025-02-20 04:12:21 +08:00
ollama_api.py refactor: centralize configuration and utility functions 2025-02-20 12:12:20 +08:00
query_routes.py Fit linting 2025-02-20 04:12:21 +08:00