Ask a question to get started
Enter to sendā¢Shift+Enter new line
CHAT_PROMPT = ChatPromptTemplate.from_messages( [SystemMessagePromptTemplate.from_template(templ1), HumanMessagePromptTemplate.from_template(templ2)] )