Skip to main content

Module config

Module config 

Source
Expand description

Agent session configuration.

Defines the configuration types that control agent parameters: SessionConfig for session-scoped settings and RunConfig for per-run budgets.

Structs§

ParallelDispatchConfig
Configuration for parallel tool dispatch.
SessionConfig
Session-scoped agent configuration.

Enums§

ParallelMode
How independent tool calls within a single turn are dispatched.