Configs for runtime behavior of agents.
Fluent builder for RunConfig, provided primarily for Java callers. Any property left unset falls back to the same default as the constructor.
Custom metadata for the current invocation.
Limit on the total number of LLM calls per run. A positive value is enforced; a value <= 0 means unbounded.
Streaming mode, NONE or SSE.