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,15 @@
{
"timestamp": "2025-01-02T03:04:05.678Z",
"type": "response_item",
"payload": {
"type": "message",
"id": "legacy-message",
"role": "assistant",
"content": [
{
"type": "output_text",
"text": "Hello from assistant"
}
]
}
}