Yomira jobs run asynchronously. Create a simulation, receive aDocumentation Index
Fetch the complete documentation index at: https://docs.tryyomira.com/llms.txt
Use this file to discover all available pages before exploring further.
simulation_id, then poll until the job is completed. This keeps agent workflows stable even when the simulation takes longer than a normal request.
Simulation size
Use smaller runs while drafting and larger runs when the artifact is close to real publication.| Use case | Suggested target_n | Mode |
|---|---|---|
| Quick message check | 40-60 | fast |
| Content preflight | 60-120 | fast or standard |
| Product idea check | 80-160 | standard |
| Multiple option comparison | 40-100 per option | fast first, then standard |
| Enterprise grounded pilot | custom | custom |
Timeout behavior
If the initial request returns202 Accepted, the job is queued correctly.
Poll:
simulation_id first.
Cost control
When testing:- start with
target_n: 40 - limit
max_agent_voices - export Markdown only after completion
- simulate fewer options first, then expand
- include the exact artifact
- include richer context
- simulate every option that could actually be chosen
- use a larger
target_nonly after the options are concrete