This website requires JavaScript.
Explore
Help
Sign in
gmakstutis
/
LightRAG
Watch
1
Star
0
Fork
You've already forked LightRAG
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5f13ce1ce9
LightRAG
/
lightrag
History
MRX760
5f13ce1ce9
added nvidia text-embedding API and example of using nvidia API llm and text-embedding
2024-12-03 17:15:10 +07: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
lightrag.py
fix for
#209
2024-11-29 13:27:08 -07:00
llm.py
added nvidia text-embedding API and example of using nvidia API llm and text-embedding
2024-12-03 17:15:10 +07: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
utils.py
support JSON output for ollama and openai
2024-11-29 21:41:37 +08:00