Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b19f65

Browse files
committed
fix tag
1 parent 2e053e3 commit 7b19f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/tools/vector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# tag::import_vector[]
66
from langchain_community.vectorstores.neo4j_vector import Neo4jVector
77
# end::import_vector[]
8-
# tag:: import_prompt[]
8+
# tag::import_prompt[]
99
from langchain_core.prompts import ChatPromptTemplate
1010
# end::import_prompt[]
1111
# tag::import_chain[]

0 commit comments

Comments
 (0)