This commit is contained in:
Ahmed Ibrahim
2025-09-17 15:55:02 -07:00
parent 523508593c
commit 72d03c8b63
23 changed files with 302 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"
}
}