Skip to content

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