Stream structured JSON objects via SSE
Streams partial JSON objects as they're generated using Server-Sent Events (SSE). Provides real-time streaming of structured data with partial object parsing. Event types: session (session ID), partial-object (partial JSON with parsed object), object (final validated object), result (final usage stats), error (errors), done (stream complete).
Request body
Response
SSE stream with real-time partial JSON objects
Changes
Changed in 4 of the 7 revisions of this API.122
- ●
added the new
NO_TOOLS_AVAILABLEenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ○
added the new optional request property
allowedToolsnew-optional-request-property
- ●
- ●
removed the request property
userEmailrequest-property-removed
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲