Skip to main content

info

Function info 

Source
pub async fn info() -> Json<Value>
Expand description

Runtime info endpoint for CopilotKit.

CopilotKit expects this endpoint to return information about available agents and actions. Agents must be an object/map with agent ID as key, not an array.