pub async fn list_agents(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /agents: list all agents.
pub async fn list_agents(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /agents: list all agents.