mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-22 01:32:24 +00:00
Fix templates typos (#12428)
This commit is contained in:
@@ -11,7 +11,7 @@ langchain = ">=0.0.323"
|
||||
openai = ">=0.27.9"
|
||||
|
||||
[tool.langserve]
|
||||
export_module = "exctraction_openai_functions"
|
||||
export_module = "extraction_openai_functions"
|
||||
export_attr = "chain"
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user