array(7) {
  ["id"]=>
  string(38) "chatcmpl-AhFjYKup9fkluFshZDEp0UrWYfL56"
  ["object"]=>
  string(15) "chat.completion"
  ["created"]=>
  int(1734871948)
  ["model"]=>
  string(18) "gpt-3.5-turbo-0125"
  ["choices"]=>
  array(1) {
    [0]=>
    array(4) {
      ["index"]=>
      int(0)
      ["message"]=>
      array(3) {
        ["role"]=>
        string(9) "assistant"
        ["content"]=>
        string(27) ""Bonjour, comment ça va ?""
        ["refusal"]=>
        NULL
      }
      ["logprobs"]=>
      NULL
      ["finish_reason"]=>
      string(4) "stop"
    }
  }
  ["usage"]=>
  array(5) {
    ["prompt_tokens"]=>
    int(32)
    ["completion_tokens"]=>
    int(9)
    ["total_tokens"]=>
    int(41)
    ["prompt_tokens_details"]=>
    array(2) {
      ["cached_tokens"]=>
      int(0)
      ["audio_tokens"]=>
      int(0)
    }
    ["completion_tokens_details"]=>
    array(4) {
      ["reasoning_tokens"]=>
      int(0)
      ["audio_tokens"]=>
      int(0)
      ["accepted_prediction_tokens"]=>
      int(0)
      ["rejected_prediction_tokens"]=>
      int(0)
    }
  }
  ["system_fingerprint"]=>
  NULL
}
"Bonjour, comment ça va ?"