Aligning with latest Python changes updating endpoints to be: POST /threads/{thread_id}/stream/events — SSE event stream POST /threads/{thread_id}/commands — JSON command WS /threads/{thread_id}/stream/events for new streaming features.
All stream v2 changes consolidated. --------- Co-authored-by: Hunter Lovell <hunter@hntrl.io>