mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
Template Readmes and Standardization (#12819)
Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -11,6 +11,9 @@ langchain = ">=0.0.325"
|
||||
duckduckgo-search = "^3.9.3"
|
||||
openai = "^0.28.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
langchain-cli = ">=0.0.15"
|
||||
|
||||
[tool.langserve]
|
||||
export_module = "stepback_qa_prompting.chain"
|
||||
export_attr = "chain"
|
||||
|
Reference in New Issue
Block a user