You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add ReasoningRedactedContentStreamEvent for proper redacted content handling
- Add ReasoningRedactedContentStreamEvent class to types/_events.py for typed streaming
- Refactor redacted content handling in streaming.py
- Fix state management for redactedContent with proper default handling
- Update tests to handle new event structure and skip problematic tests
- Add integration test for redacted content with thinking mode
This improves type safety and consistency in the streaming event system
when handling redacted reasoning content.
Co-authored-by: Yuki Matsuda <13781813+mazyu36@users.noreply.github.com>
Co-authored-by: Arron <139703460+awsarron@users.noreply.github.com>
0 commit comments