pub async fn handle_create_agent(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Json<CreateAgentBody>,
) -> impl IntoResponseExpand description
POST /api/agents
pub async fn handle_create_agent(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Json<CreateAgentBody>,
) -> impl IntoResponsePOST /api/agents