simulate_behavior_handler

Function simulate_behavior_handler 

Source
pub async fn simulate_behavior_handler(
    __arg0: State<AiStudioState>,
    __arg1: Json<SimulateBehaviorHttpRequest>,
) -> Result<Json<SimulateBehaviorResponse>, StatusCode>
Expand description

Simulate behavior based on current state

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