mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
12 lines
250 B
JSON
12 lines
250 B
JSON
{
|
|
"timestamp": "2025-01-02T03:04:05.678Z",
|
|
"type": "response_item",
|
|
"payload": {
|
|
"type": "function_call",
|
|
"id": "legacy-function",
|
|
"name": "shell",
|
|
"arguments": "{\"command\":[\"echo\",\"hi\"]}",
|
|
"call_id": "call-123"
|
|
}
|
|
}
|