Skip to content

Commit d3e73ec

Browse files
committed
Take Batches out of beta
1 parent f5b751e commit d3e73ec

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
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
- [BREAKING] Backwards compatibility for `require "ruby/openai"` is removed - from v8 on you MUST use `require "openai"`. This fixes a deprecation warning with Ruby 3.4. Thanks to [@ndemianc](https://github.com/ndemianc) for this PR.
2424
- [BREAKING] Removed support for Ruby 2.6. ruby-openai may still work with this version but it's no longer supported.
25+
- Removed the 'OpenAI-Beta' header from Batches API requests.
2526

2627
## [7.4.0] - 2025-02-10
2728

0 commit comments

Comments
 (0)