mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 05:25:04 +00:00
templates: Update neo4j templates (#19789)
This commit is contained in:
@@ -5,6 +5,6 @@ if __name__ == "__main__":
|
||||
print( # noqa: T201
|
||||
chain.invoke(
|
||||
{"question": original_query},
|
||||
{"configurable": {"strategy": "parent_document"}},
|
||||
{"configurable": {"strategy": "parent_strategy"}},
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user