LightRAG/lightrag
zrguo 3e69b326ec Merge pull request #383 from MRX760/main
added nvidia text-embedding API and example of using nvidia API llm a…
2024-12-04 11:21:46 +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 Merge pull request #378 from doosenn/main 2024-12-04 11:11:19 +08:00
llm.py Merge pull request #383 from MRX760/main 2024-12-04 11:21:46 +08:00
operate.py fix bug of example prompt 2024-12-03 22:25:50 +08:00
prompt.py fix bug of example prompt 2024-12-03 22:25:50 +08: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