LightRAG/lightrag
yangdx ef754a4300 Explicitly set API docs and schema URLs.
- Set OpenAPI schema URL to `/openapi.json`
- Set docs URL to `/docs`
- Set redoc URL to `/redoc`
- Update Vite config for API docs routing
- Ensure proper path handling for docs endpoints
2025-03-13 12:38:33 +08:00
..
api Explicitly set API docs and schema URLs. 2025-03-13 12:38:33 +08:00
kg Fix get single node subgrap problem 2025-03-13 02:14:02 +08:00
llm Resolve the issue with making API calls to Azure OpenAI service 2025-03-11 11:57:41 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-10 23:00:06 +08:00
base.py fix merge bugs 2025-03-11 16:05:04 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Merge pull request #1052 from HKUDS/dev2 2025-03-11 20:55:32 +08:00
llm.py improved typing 2025-02-15 22:37:12 +01:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py fix linting 2025-03-11 15:44:01 +08:00
prompt.py force keywords_extraction output as JSON 2025-03-11 11:54:30 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py fix linting 2025-03-11 15:44:01 +08:00