Record
classify-cuisine-response
No description available.
record classify-cuisine-response {
confidence: f64,
cuisine: string,
cuisines: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| confidence | f64 | |
| cuisine | string | |
| cuisines | list<string> |
No description available.
record classify-cuisine-response {
confidence: f64,
cuisine: string,
cuisines: list<string>,
}| Name | Type | Description |
|---|---|---|
| confidence | f64 | |
| cuisine | string | |
| cuisines | list<string> |