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

sourceful /riverflow-v2.5-fast:5b8a3c25

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
instruction
string
Generation or edit instruction. Minimum 2 characters.
init_images
array
Optional init images for image-to-image edits. Pro: up to 10, Fast: up to 4.
resolution
None
1K
Target resolution: 1K, 2K, or 4K.
aspect_ratio
None
auto
Aspect ratio for output. auto uses model choice.
output_format
None
webp
Final output image format.
background
None
original
Final background handling.
background_color
string
#ffffff
6-digit hex color used when background is solid.
thinking_level
None
medium
RF2.5 thinking budget for fast.
scoring_prompt
string
Optional judging instructions for RF2.5 candidate scoring.
scoring_rubric
string
Optional RF2.5 scoring rubric, encoded as a JSON array string. Provide 1-8 dimensions, each with key, label, description, weight, optional passingScore, and optional scoreGuidance.
font_urls
array
Optional HTTPS font URLs for RF2.5 font control. Up to 2.
font_texts
array
Text strings matching font_urls for RF2.5 font control.
idempotency_key
string
Optional stable key for safe retries against the RF2.5 API.
safety_checker
boolean
True
Enable Sourceful safety checker.
enhance_prompt
boolean
False
Let model enhance the instruction.

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'}