Structs§
- Context
- AG-UI context entry from frontend readable values.
- Message
- AG-UI message in a conversation.
- Request
Error - Error type for request processing.
- RunAgent
Input - Request to run an AG-UI agent.
- Tool
- AG-UI tool definition.
Enums§
- Role
- Role for AG-UI input/output messages.
- Tool
Execution Location - 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.