Skip to main content

agui_sse_event

Function agui_sse_event 

Source
pub fn agui_sse_event(evt: &NormalizedEvent, request_id: &str) -> String
Expand description

Convert a NormalizedEvent to an AG-UI compatible SSE event.

AG-UI events use a different naming convention (agui.*) and structure to support the AG-UI protocol while maintaining compatibility.