constructor<
RunInput extends InputValues = any,
PartialVariableName extends string = any
>(
fields: FewShotChatMessagePromptTemplateInput
): FewShotChatMessagePromptTemplate<RunInput, PartialVariableName>| Name | Type | Description |
|---|---|---|
fields* | FewShotChatMessagePromptTemplateInput |