Conform to Responses API resumable streaming and cancellation#1486
Conform to Responses API resumable streaming and cancellation#1486jayy-77 wants to merge 1 commit intoexo-explore:mainfrom
Conversation
Review FindingsCritical Bugs (2) — will crash at runtime1. Missing Fix: Add 2. Wrong kwarg for Fix: basedpyright strict-mode errors (2)3. Unused import 4. Protected member access Fix: Add a public method like SummaryBugs 1 and 2 are blockers — both will crash at runtime. The basedpyright issues will also fail CI ( |
Motivation
[#1356](Responses API: implement resumable streaming and cancellation)
Changes
Why It Works
Test Plan
Manual Testing
Automated Testing