mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 05:25:07 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user