$baseUrl, 'responses_path' => $responsesPath, 'headers' => $headers, 'is_custom' => $isCustom, 'project_id' => $projectId, 'project_uuid' => $projectUuid, 'project_header' => 'project-uuid', 'default_model' => 'gpt-3.5-turbo', // A more standard model 'timeout' => 30, 'verify_tls' => true, ];