Skip to content

Commit 761345f

Browse files
committed
Bump changelog
1 parent 62ebf39 commit 761345f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Add Security.md and activate private vulnerability reporting
1313
- Add RealTime endpoint to create WebRTC token - thank you to [@ngelx](https://github.com/ngelx) for the PR and others for input!
1414
- Add multi-image upload - thank you to [@ryankon](https://github.com/ryankon) and others for requesting.
15+
- Refactor streaming so that Chat, Responses, Assistant Runs and any others where events are streamed now send the event to the Proc, replacing unused _bytesize. Search the README for `_event` to see how to use this. Important change implemented by [@ingemar](https://github.com/ingemar)!
1516
- Handle OpenAI::Files request parameters - thank you to [@okorepanov](https://github.com/okorepanov) for the PR.
1617
- Add Gemini docs - thanks to [@francis](https://github.com/francis).
1718
- Add web proxy debugging docs - thanks to [@cpb](https://github.com/cpb).

0 commit comments

Comments
 (0)