43 lines
602 B
JSON
43 lines
602 B
JSON
{
|
|
"id": "chatcmpl-e9aFhGwvvU0YGs2GTOy83IQWDpVtNvcP",
|
|
"content": "I'll read the `/etc/hostname` file for you.\n\n",
|
|
"reasoning_content": null,
|
|
"tool_calls": [
|
|
{
|
|
"id": "wgE8iFI58Zni4WCTiCMNp4TzCcM8ou7F",
|
|
"name": "read_file",
|
|
"arguments": "{\"path\":\"/etc/hostname\"}"
|
|
}
|
|
],
|
|
"finish_reason": "tool_calls",
|
|
"cache_n": 0,
|
|
"prompt_n": 312,
|
|
"predicted_n": 41,
|
|
"reasoning_tokens": 0,
|
|
"progress": [
|
|
[
|
|
312,
|
|
0,
|
|
0
|
|
],
|
|
[
|
|
312,
|
|
0,
|
|
278
|
|
],
|
|
[
|
|
312,
|
|
0,
|
|
308
|
|
],
|
|
[
|
|
312,
|
|
0,
|
|
312
|
|
]
|
|
],
|
|
"reasoning_events": 0,
|
|
"content_events": 14,
|
|
"tool_events": 7
|
|
}
|