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

quiverai /arrow-1.1-max:47f5d483

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
prompt
string
Text description of the desired SVG.
instructions
string
Additional style or formatting guidance, separate from the prompt.
references
array
[]
Optional reference images (PNG, JPEG, or WebP) to guide generation. Arrow 1.1 supports up to 4; Arrow 1.1 Max supports up to 16.
temperature
number
1

Max: 2

Sampling temperature. Lower is more deterministic.
top_p
number
1

Max: 1

Nucleus sampling probability.
presence_penalty
number
0

Min: -2

Max: 2

Penalty for tokens already present in prior output.

Output schema

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

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}