Skip to main content

A2AAgentCapabilities

Defined in the ui module.
Rust AI Agent SDK A2A Agent Capabilities

Fields

NameTypeDescription
streamingboolWhether the agent supports streaming
push_notificationsboolWhether the agent supports push notifications
state_transferboolWhether the agent supports state transfer

Source

View on GitHub

praisonai/src/parity/ui.rs at line 52