ADK.Flow.Processors.Instructions (adk_ex v1.1.0)

Copy Markdown View Source

Injects system instructions into the LLM request.

Combines global instruction and agent instruction. Supports {variable} interpolation from session state. Variables suffixed with ? (e.g. {name?}) are optional and silently removed if not found.

Summary

Functions

process(ctx, request, flow_state)