Prompt templates
Templates
In Baserun, a Chat Template (referred to simply as “Template”) is a series of one or more messages which may have dynamic content (e.g. variable substitution). Each message in a Chat Template is a string of text, and may contain zero or more variables. A variable is a string of text that is replaced with a value when the template is formatted for a specific completion.
Chat Templates are a prefix of the entire set of prompt messages sent in a completion, as you may have additional conversation or messages that are different for each completion and are therefore untemplated.