Models
Prompts
ChatPromptTemplate
Parsers
OutputParsers can provide instructions to be sent as part of the prompt. and using the response.content, parse the content provided by LLM.
-->
ChatPromptTemplate
OutputParsers can provide instructions to be sent as part of the prompt. and using the response.content, parse the content provided by LLM.