Merged
Conversation
3f0c510 to
11d9f77
Compare
Braintrust eval report
|
37bbe98 to
2a023f7
Compare
| object: "chat.completion", | ||
| created: 1741135832, | ||
| model: "gpt-4o-2024-08-06", | ||
| model: "gpt-5-mini-2025-08-07", |
Collaborator
There was a problem hiding this comment.
you should send up a monolith repo PR. you'll likely need to update various expect tests
Olmo Maldonado (ibolmo)
approved these changes
Feb 11, 2026
4d9dbea to
35c0dc7
Compare
e829d3a to
e6c3470
Compare
- Default completion model changed from gpt-4o to gpt-5-mini - GPT-5 models use OpenAI Responses API (openai.responses.create) instead of Chat Completions API - Converts between Chat Completions and Responses API formats automatically - Removes span_info from Responses API params (OpenAI rejects unknown params) - Adds async support for Responses API wrapper - Updates tests to mock Responses API endpoint for gpt-5-mini Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
63c86f1 to
76a0bfc
Compare
Abhijeet Prasad (AbhiPrasad)
approved these changes
Mar 9, 2026
Braintrust eval report
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.