PromptTemplateΒΆ
A PromptTemplate is a fixed prompt form with variables.
It stores a template string and renders a prompt by replacing named variables. It is useful when the prompt shape is already known.
A PromptTemplate is a fixed prompt form with variables.
It stores a template string and renders a prompt by replacing named variables. It is useful when the prompt shape is already known.