Find answers from the community

Updated 3 months ago

Hi, can anyone help me how to chat/query

Hi, can anyone help me how to chat/query with gremlin database using llama-index
W
S
2 comments
I think the support for Gremlin database is not available. You can extract the data and put it into an SQL DB or mongo and then use MongoVwectorSearch for mongo DB or SQLTableRetrieverQueryEngine.

Or you can extract the data and create the documents run time and do query
Add a reply
Sign up and join the conversation on Discord