Creates a run and streams execution events via Server-Sent Events (SSE). Uses OpenAI-compatible SSE format.
Documentation Index
Fetch the complete documentation index at: https://docs.subconscious.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication using your API key generated on the Subconscious platform
Run creation request
The engine to use for this run
tim, tim-edge, tim-claude, tim-claude-heavy, tim-1.5 Server-side runtime limits for a run. The SDKs additionally accept a client-side-only awaitCompletion / await_completion flag that toggles polling inside the SDK; that flag is never sent to the server.
Stream of run events
Server-Sent Events stream