Closed
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
The code comment in README.md says timeout is 60s which conflicts with the prior sentence saying it's ten minutes. According to _constants.DEFAULT_TIMEOUT, ten minutes is the correct value.
(ten minutes seems like a lot!)
To Reproduce
Read the README.md
Code snippets
No response
OS
any
Python version
any
Library version
1.0 I guess