mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-25 04:49:17 +00:00
Template Readmes and Standardization (#12819)
Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -12,6 +12,9 @@ python = ">=3.8.1,<4.0"
|
||||
langchain = ">=0.0.325"
|
||||
replicate = ">=0.15.4"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
langchain-cli = ">=0.0.15"
|
||||
|
||||
[tool.langserve]
|
||||
export_module = "sql_llama2"
|
||||
export_attr = "chain"
|
||||
|
Reference in New Issue
Block a user