Input
ExecutionExecution trigger to start the invocation
AI/Generative
Invokes an LLM with a system prompt and user prompt, returning text and the full structured response.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution trigger to start the invocation
Bit describing the provider/model to execute
Optional system instructions to prime the assistant
User message that will be sent to the model
Stream text tokens when possible. Disable to preserve structured media responses and replay them as rich chunks.
Executes for every streamed token chunk
Most recently streamed token or chunk
Most recent structured stream or replay chunk, including media content parts
Signals when the invocation finished
Final assistant message extracted from the response
Full structured model response, including media content parts and reasoning
Ordered structured content returned by Rig when the assistant response contains media. Text-only responses continue to use `content` alone for OpenAI compatibility.
Token usage, cost, and model statistics