Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
martinohanlon committed Jun 14, 2024
1 parent 2e053e3 commit 7b19f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/tools/vector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# tag::import_vector[]
from langchain_community.vectorstores.neo4j_vector import Neo4jVector
# end::import_vector[]
# tag:: import_prompt[]
# tag::import_prompt[]
from langchain_core.prompts import ChatPromptTemplate
# end::import_prompt[]
# tag::import_chain[]
Expand Down

0 comments on commit 7b19f65

Please sign in to comment.