Record
create-edit-response-choices-item
No description available.
record create-edit-response-choices-item {
finish-reason: option<string>,
index: option<s32>,
logprobs: option<create-edit-response-choices-item-logprobs>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| finish-reason | option<string> | |
| index | option<s32> | |
| logprobs | option<create-edit-response-choices-item-logprobs> | |
| text | option<string> |