"id" => "gen-YXOdKkcShnmpIDGMJ8KqqEMScW7i"
"object" => "chat.completion"
"created" => 1711215053
"model" => "mistralai/mistral-7b-instruct:free"
"choices" => array:1 [
  0 => array:3 [
    "index" => 0
    "message" => array:2 [
      "role" => "assistant"
      "content" => """
        {\n
          "function": "extract_data",\n
          "parameters": {\n
            "name": "@jxnlco",\n
            "age": 25,\n
            "username": "@jxnlco",\n
            "role": "Admin",\n
            "hobbies": ["football", "reading books"]\n
          }\n
        }
        """
    ]
    "finish_reason" => "stop"
  ]
]
"usage" => array:3 [
  "prompt_tokens" => 186
  "completion_tokens" => 80
  "total_tokens" => 266
]
