# CompletionResponseStreamChoice
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**index** | **i32** | |
**delta** | [**models::DeltaMessage**](DeltaMessage.md) | |
**finish_reason** | Option<**FinishReason**> | (enum: stop, length, error, tool_calls, ) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)