Issue with current documentation:
Some langchain objects are used but not imported in Types of MessagePromptTemplate documentation.
Specifically, it lacks the following:
from langchain.prompts import HumanMessagePromptTemplate
from langchain.prompts import ChatPromptTemplate
and
from langchain.schema.messages import HumanMessage, AIMessage
Idea or request for content:
No response
Issue with current documentation:
Some langchain objects are used but not imported in Types of MessagePromptTemplate documentation.
Specifically, it lacks the following:
and
Idea or request for content:
No response