# TokenCountsBodyInput
## Enum Variants
| Name | Description |
|---- | -----|
| String | Text, image, or file inputs to the model, used to generate a response |
| Vec<models::InputItem> | Text, image, or file inputs to the model, used to generate a response |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)