moving to cli

This commit is contained in:
Ahmed Ibrahim
2025-07-20 10:45:10 -07:00
parent 2dbe76d4a2
commit 3616f16b8f
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
event: response.created
data: {"type":"response.created","response":{"id":"resp1"}}
event: response.output_item.done
data: {"type":"response.output_item.done","item":{"type":"message","role":"assistant","content":[{"type":"output_text","text":"fixture hello"}]}}
event: response.completed
data: {"type":"response.completed","response":{"id":"resp1","output":[]}}