You're looking at a specific version of this model. Jump to the model overview.
barakplasma /jev-omni:939c6422
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| question |
string
|
Question about the image, e.g. 'Is a package on the doormat?'
|
|
| image |
string
|
JPEG, PNG, or WebP image
|
|
| image_base64 |
string
|
|
Base64-encoded image (plain or data: URI) for API clients
|
| question_type |
None
|
yes_no
|
yes_no or choice
|
| options_json |
string
|
[]
|
JSON array of choice labels (choice only)
|
| state |
string
|
|
Optional text context about the scene
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'object'}