Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix FineTune.stream_events #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Fix FineTune.stream_events #176

merged 1 commit into from
Jan 12, 2023

Conversation

ddeville
Copy link
Contributor

We incorrectly changed the original method to be async rather than making a new async version. This PR fixes that.

Fixes #173.

We incorrectly changed the original method to be async rather than
making a new async version. This PR fixes that.

Fixes 173.
@ddeville ddeville merged commit 71cee6a into main Jan 12, 2023
@ddeville ddeville deleted the damien/async-fine-tune-fix branch January 12, 2023 05:35
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
We incorrectly changed the original method to be async rather than
making a new async version. This PR fixes that.

Fixes 173.
stainless-app bot pushed a commit that referenced this pull request Mar 27, 2025
Update README.md to make warning more clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.26.0] openai/cli.py:440: RuntimeWarning: coroutine 'FineTune.stream_events' was never awaited
2 participants