Files
pxpipe/eval/sol-profile/raw/01-alpha-current_sol.response.json

87 lines
1.8 KiB
JSON

{
"id": "resp_0413981843da1074016a501928820c8190a2a8c656f84e1c75",
"object": "response",
"created_at": 1783634216,
"status": "incomplete",
"background": false,
"billing": {
"payer": "developer"
},
"completed_at": null,
"error": null,
"frequency_penalty": 0.0,
"incomplete_details": {
"reason": "max_output_tokens"
},
"instructions": null,
"max_output_tokens": 512,
"max_tool_calls": null,
"model": "gpt-5.6-sol",
"moderation": null,
"output": [
{
"id": "rs_0413981843da1074016a50192976748190bb8cf1789c294ae6",
"type": "reasoning",
"content": [],
"summary": []
}
],
"parallel_tool_calls": true,
"presence_penalty": 0.0,
"previous_response_id": null,
"prompt_cache_key": null,
"prompt_cache_retention": "in_memory",
"reasoning": {
"context": "all_turns",
"effort": "low",
"mode": "standard",
"summary": null
},
"safety_identifier": null,
"service_tier": "default",
"store": false,
"temperature": 1.0,
"text": {
"format": {
"type": "text"
},
"verbosity": "medium"
},
"tool_choice": "auto",
"tool_usage": {
"image_gen": {
"input_tokens": 0,
"input_tokens_details": {
"image_tokens": 0,
"text_tokens": 0
},
"output_tokens": 0,
"output_tokens_details": {
"image_tokens": 0,
"text_tokens": 0
},
"total_tokens": 0
},
"web_search": {
"num_requests": 0
}
},
"tools": [],
"top_logprobs": 0,
"top_p": 0.98,
"truncation": "disabled",
"usage": {
"input_tokens": 1748,
"input_tokens_details": {
"cache_write_tokens": 1745,
"cached_tokens": 0
},
"output_tokens": 512,
"output_tokens_details": {
"reasoning_tokens": 512
},
"total_tokens": 2260
},
"user": null,
"metadata": {}
}