You're looking at a specific version of this model. Jump to the model overview.

barakplasma /decider-2b-vision:bde4ca29

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
image
string
JPEG, PNG, or WebP image
image_base64
string
Base64 image for API clients
question_type
None
yes_no
None
options_json
string
[]
JSON array of answer choices
state
string
Optional scene context

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'object'}