This commit is contained in:
Ahmed Ibrahim
2025-09-17 22:56:00 -07:00
parent 698553832f
commit 0ee8f304e9
17 changed files with 301 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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"
}
}