mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +00:00
templates: fix deps (#15439)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from langchain.prompts import ChatPromptTemplate, MessagesPlaceholder
|
||||
from langchain.schema import AgentAction, AgentFinish
|
||||
from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder
|
||||
|
||||
template = """You are a helpful assistant. Help the user answer any questions.
|
||||
|
||||
|
Reference in New Issue
Block a user