mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 20:09:01 +00:00
various templates improvements (#12500)
This commit is contained in:
@@ -12,7 +12,7 @@ neo4j = ">5.12"
|
||||
openai = "^0.28.1"
|
||||
|
||||
[tool.langserve]
|
||||
export_module = "neo4j.cypher"
|
||||
export_module = "neo4j_cypher"
|
||||
export_attr = "chain"
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user