MCPcopy
hub / github.com/langchain-ai/langchain / prompts.py

File prompts.py

templates/xml-agent/xml_agent/prompts.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from langchain_core.agents import AgentAction, AgentFinish
2from langchain_core.prompts import ChatPromptTemplate, MessagesPlaceholder
3
4template = """You are a helpful assistant. Help the user answer any questions.

Callers

nothing calls this directly

Calls 2

MessagesPlaceholderClass · 0.90
from_messagesMethod · 0.45

Tested by

no test coverage detected