Skip to content
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

fix: client.audio.transcriptions.create() return type hint errpr #1634

Closed
wants to merge 1 commit into from

Conversation

gbaian10
Copy link

fix: #1633

I referred to the method client.chat.completions.create and used @overload to solve this problem, but I haven't added the docstring yet.

I want to provide a draft first to see if this modification is acceptable.

@RobertCraigie
Copy link
Collaborator

Thanks for the PR! We fixed this separately in #1755

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.

The return type hint of client.audio.transcriptions.create() is incorrect.
2 participants