create_agent_handler

Function create_agent_handler 

Source
pub async fn create_agent_handler(
    __arg0: State<AiStudioState>,
    __arg1: Json<CreateAgentHttpRequest>,
) -> Result<Json<CreateAgentResponse>, StatusCode>
Expand description

Create a new narrative agent

POST /api/v1/ai-studio/simulate-behavior/create-agent