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§
- Parallel
Dispatch Config - Configuration for parallel tool dispatch.
- Session
Config - Session-scoped agent configuration.
Enums§
- Parallel
Mode - How independent tool calls within a single turn are dispatched.