"id" => "gen-N9Ddgn8KWtYdDMlVfyNX5D8lGzzR"
"object" => "chat.completion"
"created" => 1711215379
"model" => "anthropic/claude-3-haiku"
"choices" => array:1 [
  0 => array:3 [
    "index" => 0
    "message" => array:2 [
      "role" => "assistant"
      "content" => """
        {\n
          "age": 25,\n
          "name": "Jason",\n
          "username": "jxnlco",\n
          "role": "Admin",\n
          "hobbies": [\n
            "playing football",\n
            "reading books"\n
          ]\n
        }
        """
    ]
    "finish_reason" => "end_turn"
  ]
]
"usage" => array:3 [
  "prompt_tokens" => 150
  "completion_tokens" => 65
  "total_tokens" => 215
]
