Module types

Module types 

Source

Structs§

Context
AG-UI context entry from frontend readable values.
Message
AG-UI message in a conversation.
RequestError
Error type for request processing.
RunAgentInput
Request to run an AG-UI agent.
Tool
AG-UI tool definition.

Enums§

Role
Role for AG-UI input/output messages.
ToolExecutionLocation
Tool execution location.

Functions§

build_context_addendum
Build a context string from AG-UI context entries to append to the system prompt.
convert_agui_messages
Convert AG-UI messages to internal messages.
core_message_from_ag_ui
Convert AG-UI message to internal message.