# RequestMessagesInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role** | Option<**String**> | | [optional]
**content** | Option<**String**> | | [optional]
**prefix** | Option<**bool**> | **Only for the `assistant` role** Set this to `true` when adding an assistant message as prefix to condition the model response. The role of the prefix message is to force the model to start its answer by the content of the message. | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)