Expand description
AG-UI protocol support and encoding.
Re-exports§
pub use events::interaction_to_ag_ui_events;pub use events::BaseEvent;pub use events::Event;pub use events::ReasoningEncryptedValueSubtype;pub use types::build_context_addendum;pub use types::convert_agui_messages;pub use types::core_message_from_ag_ui;pub use types::Context;pub use types::Message;pub use types::RequestError;pub use types::Role;pub use types::RunAgentInput;pub use types::Tool;pub use types::ToolExecutionLocation;
Modules§
Structs§
- AgUi
Event Context - Context for AG-UI event conversion.
- AgUi
History Encoder - AgUi
Protocol Encoder