Interface ChatMessagePromptTemplateFields<T>

Interface for the fields of a ChatMessagePromptTemplate.

Type Parameters

Hierarchy

Properties

Properties

prompt: BaseStringPromptTemplate<T, string>
role: string

Generated using TypeDoc