Component

llm-call/openrouter

OpenRouter inference with an explicit model and local secret reference. This is not the current CLI agent.

Inputinstructions · format · maxTokensOutputtext · model · json

Inputs

FieldTypeContract
instructions *stringtemplated. SPEC-MANIFEST.md §5.2.
formatstringtext | json. Default text.
maxTokensnumberDefault 1200.
temperaturenumberDefault 0.3.
rolestringprepended as "You are the ⟨role⟩ agent…"
modelstringoverrides the loop's model.

Outputs

FieldTypeContract
textstringformat: text — {text, model}.
modelstringThe model that answered.
jsonobjectWhen format: json, the output is the parsed object instead of {text, model}.

Behavior and limits

OpenRouter inference with an explicit model and local secret reference. This is not the current CLI agent.

Try it in context

Use the linked loops to inspect actual configuration and how output is passed to the next step. Keep credentials in your local environment.

Validation and run evidence

Run evidence not supplied. Release acceptance: pending.

No new validation or execution is performed by viewing this page.

No output artifact is available for this material.

Loops using this component

Explore example uses

Illustrative scenarios based on these loops. These are ideas to adapt, not verified customer results.

Recorded examples

Make it your own

One prompt to your result

Your agent handles setup, configuration and checking the result in your project.