AsyncThreadStream(
self,
*,
http: HttpClient,
thread_id: str,
assistant_id: strAdvance the reconnect cursor from a command response meta sequence.
Async context manager for one thread's v3 streaming session.
Construct via client.threads.stream(thread_id=None, *, assistant_id, ...)
rather than instantiating directly.