Function create_challenge_from_ai

Source
async fn create_challenge_from_ai(
    pet: FullPet,
    past_challenges: Option<&Vec<String>>,
) -> String