Skip to content

Commit

Permalink
Update llamaindex.adoc to remove langchain reference (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Btibert3 authored Nov 26, 2024
1 parent 406d7d3 commit 0f1e357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/genai-ecosystem/pages/llamaindex.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The Neo4j integration covers both the vector store as well as query generation f

The Neo4j Vector integration supports a number of operations

* create vector from langchain documents
* create vector from LlamaIndex documents
* query vector
* query vector with additional graph retrieval Cypher query
* construct vector instance from existing graph data
Expand Down

0 comments on commit 0f1e357

Please sign in to comment.