LightRAG/lightrag
2024-12-03 16:04:58 +08:00
..
kg Added embedding_func argument in Neo4JStorage class's __init__ method in neo4j implementation 2024-12-02 02:44:47 +05:30
__init__.py Add custom KG insertion 2024-11-25 18:06:19 +08:00
base.py Optimization logic 2024-11-25 13:29:55 +08:00
lightrag.py fix neo4jstorage bug 2024-12-03 16:04:58 +08:00
llm.py Merge pull request #360 from ahmadhatahet/azure_openai_embedding 2024-12-02 16:02:13 +08:00
operate.py fix with ruff (unused import) 2024-12-01 16:09:24 +08:00
prompt.py fix templating of language in prompts 2024-11-28 14:28:29 +01:00
storage.py Add a progress bar 2024-11-25 15:04:38 +08:00
utils.py support JSON output for ollama and openai 2024-11-29 21:41:37 +08:00