LightRAG/lightrag
yangdx 2985d88f97 refactor: improve CORS and streaming response headers
- Add configurable CORS origins
- Remove duplicate CORS headers
- Add X-Accel-Buffering header
- Update env example file
- Clean up header configurations
2025-02-15 11:39:10 +08:00
..
api refactor: improve CORS and streaming response headers 2025-02-15 11:39:10 +08:00
kg Standardize variable names with other vector database implementations (without functional modifications) 2025-02-14 12:34:26 +08:00
llm Fix linting error 2025-02-11 13:32:24 +08:00
tools
__init__.py Update __version__ 2025-02-11 11:59:28 +08:00
base.py use KnowledgeGraph typed dict for graph API response 2025-02-13 17:32:51 +08:00
exceptions.py
lightrag.py Merge pull request #769 from YanSte/fix-delete 2025-02-14 09:42:43 +08:00
llm.py
namespace.py
operate.py Fix linting 2025-02-13 04:12:00 +08:00
prompt.py
types.py use KnowledgeGraph typed dict for graph API response 2025-02-13 17:32:51 +08:00
utils.py Fix linting 2025-02-13 14:07:36 +08:00