| Name | Type | Description | Notes |
|---|---|---|---|
| response | \QuantClient\Model\ChatInference200ResponseResponse | [optional] | |
| model | string | Model used for generation | [optional] |
| request_id | string | Unique request identifier | [optional] |
| finish_reason | string | Why the model stopped generating | [optional] |
| usage | \QuantClient\Model\ChatInference200ResponseUsage | [optional] |