lightrag / examples /lightrag_ollama_gremlin_demo.py

Commit History

Remove Gremlin storage implementaion
0244726

yangdx commited on

fix linting
275e33e

LarFii commited on

fix demo
8b3b01c

LarFii commited on

Separated llms from the main llm.py file and fixed some deprication bugs
0553d6a

ParisNeo commited on

GremlinStorage: fix linting error, use asyncio.gather in get_node_edges()
f39a7c1

alllexx88 commited on

Add Gremlin graph storage
d267c74

alllexx88 commited on