openai-python icon indicating copy to clipboard operation
openai-python copied to clipboard

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

Open gbaian10 opened this issue 1 year ago • 0 comments

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.

gbaian10 avatar Aug 10 '24 15:08 gbaian10