various templates improvements (#12500)

This commit is contained in:
Harrison Chase
2023-10-28 22:13:22 -07:00
committed by GitHub
parent d85d4d7822
commit 9e0ae56287
50 changed files with 462 additions and 282 deletions

View File

@@ -9,6 +9,7 @@ readme = "README.md"
python = ">=3.8.1,<4.0"
langchain = ">=0.0.313"
duckduckgo-search = "^3.9.3"
openai = "^0.28.1"
[tool.langserve]
export_module = "stepback_qa_prompting.chain"