# CreateEmbeddingResponseUsage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**prompt_tokens** | **i32** | The number of tokens used by the prompt. |
**total_tokens** | **i32** | The total number of tokens used by the request. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)