Image Style Matching Walkthrough
Graph Evolve walkthrough for image style matching with verifier graphs.
1) Prepare a GraphEvolveTaskSet
Minimal dataset:
tasks[].input and gold_outputs[].output can be any JSON shape. If your graph accepts JSON, it fits here.
2) Create a training job
Available
initial_graph_id presets include preset_classifier_v1, preset_rlm_v1, and others. See the Graph Optimization API for the full list.3) Monitor training
Poll for status:4) Download the best graph
When status is terminal (succeeded), download:
5) Run inference
prompt_snapshot_id or model to run_inference().
Next steps
- Learn how verifying works: Graph verifying.
- Try real examples: Graphs cookbooks.
Ready to get started?
Get Started
Sign up and start optimizing your prompts today.
Schedule Demo
See Synth in action with a personalized walkthrough.