Record
create-classification-response
No description available.
record create-classification-response {
completion: option<string>,
label: option<string>,
model: option<string>,
object: option<string>,
search-model: option<string>,
selected-examples: option<list<create-classification-response-selected-examples-item>>,
}Fields
| Name | Type | Description |
|---|---|---|
| completion | option<string> | |
| label | option<string> | |
| model | option<string> | |
| object | option<string> | |
| search-model | option<string> | |
| selected-examples | option<list<create-classification-response-selected-examples-item>> |