Skip to content

Commit 9a93dd2

Browse files
openai api audio.transcriptions.create not working when response format is not json
Fixes openai#1035
1 parent f1c7d71 commit 9a93dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ async def main():
121121
asyncio.run(main())
122122
```
123123

124-
## Module-level client
125-
124+
**
125+
**
126126
> [!IMPORTANT]
127127
> We highly recommend instantiating client instances instead of relying on the global client.
128128

0 commit comments

Comments
 (0)