# InputMessagesTemplate
## Properties
**r#type** | **String** | The type of input messages. Always `template`. |
**template** | [**Vec<models::InputMessagesTemplateTemplateInner>**](InputMessagesTemplate_template_inner.md) | A list of chat messages forming the prompt or context. May include variable references to the `item` namespace, ie {{item.name}}. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)