Expand description
Request context passed to the AgentExecutor.
RequestContext bundles together the incoming message, task identifiers,
and any previously stored task snapshot so that the executor has all the
information it needs to process a request.
Structs§
- Request
Context - Context for a single agent execution request.