# ChatCompletionRequestAssistantMessageContent
## Enum Variants
| String | The contents of the assistant message. Required unless `tool_calls` or `function_call` is specified. |
| Vec<models::ChatCompletionRequestAssistantMessageContentPart> | The contents of the assistant message. Required unless `tool_calls` or `function_call` is specified. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)