Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for neo4j vector index #548

Merged
merged 4 commits into from
Mar 9, 2024
Merged

Conversation

tomasonjo
Copy link
Contributor

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.

dspy/retrieve/neo4j_rm.py Outdated Show resolved Hide resolved
@arnavsinghvi11
Copy link
Collaborator

Thanks for this addition @tomasonjo @jexp !

@arnavsinghvi11 arnavsinghvi11 merged commit cf15400 into stanfordnlp:main Mar 9, 2024
4 checks passed
arnavsinghvi11 added a commit that referenced this pull request Jul 12, 2024
Add support for neo4j vector index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants