Skip to main content

One doc tagged with "few-shot"

View all tags

Prompt Templates

A prompt template turns a dict of variables into a PromptValue the model can consume. ChatPromptTemplate is the one you'll use almost everywhere; PromptTemplate produces a plain string instead of a message list.