templates: fix deps (#15439)

This commit is contained in:
Erick Friis
2024-01-03 13:28:05 -08:00
committed by GitHub
parent 70beb2e40d
commit 69a8a26683
255 changed files with 59531 additions and 46391 deletions

View File

@@ -1,4 +1,4 @@
from langchain.prompts import ChatPromptTemplate
from langchain_core.prompts import ChatPromptTemplate
template = """When faced with a task, begin by identifying the participants who will contribute to solving the task. Then, initiate a multi-round collaboration process until a final solution is reached. The participants will
give critical comments and detailed suggestions whenever necessary.