Skip to main content

router

Function router 

Source
pub fn router(agent: TaskBoard) -> Router
Expand description

The whole server: an AG-UI endpoint and a health check.

route_agui returns an ordinary [Router], which is the point — an AG-UI agent is one route on an application that has others.