dspy icon indicating copy to clipboard operation
dspy copied to clipboard

Add support for neo4j vector index

Open tomasonjo opened this issue 11 months ago • 0 comments

Neo4j has a vector index that can be used for vector retrieval in RAG in other applications. It can be expanded with retrieval query, so that it can traverse through the graph after the initial vector search if needed.

tomasonjo avatar Mar 04 '24 19:03 tomasonjo