Skip to content

fix: handle unrecognized OpenAI response object type without crashing (cherry-pick to release/0.10.0)#1030

Merged
saturley-hall merged 1 commit into
release/0.10.0from
cherry-pick/2b564983-to-release/0.10.0
Jun 4, 2026
Merged

fix: handle unrecognized OpenAI response object type without crashing (cherry-pick to release/0.10.0)#1030
saturley-hall merged 1 commit into
release/0.10.0from
cherry-pick/2b564983-to-release/0.10.0

Conversation

@lkomali

@lkomali lkomali commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Conflicts

None — clean cherry-pick.

@lkomali lkomali added the cherry-pick Cherry-pick into release branch label Jun 3, 2026
@copy-pr-bot

copy-pr-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Try out this PR

Quick install:

pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@1fdb5a6e3445dbd83e597e987ab7ca0919ec91ff

Recommended with virtual environment (using uv):

uv venv --python 3.12 && source .venv/bin/activate
uv pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@1fdb5a6e3445dbd83e597e987ab7ca0919ec91ff

Last updated for commit: 1fdb5a6Browse code

@github-actions github-actions Bot added the fix label Jun 3, 2026
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@saturley-hall saturley-hall merged commit 2e21abf into release/0.10.0 Jun 4, 2026
22 of 23 checks passed
@saturley-hall saturley-hall deleted the cherry-pick/2b564983-to-release/0.10.0 branch June 4, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Cherry-pick into release branch fix

2 participants