v0.23.0
版本发布时间: 2022-08-24 11:10:27
openai/openai-python最新发布版本:v1.43.0(2024-08-30 02:00:39)
What's Changed
- Adds support for url timeouts with the request_timeout flag
- Adds logging of the request_id
- Wandb import warning only occurs if the wandb package isn't installed AND user requests the wandb tools via the CLI. Previously a warning would appear if the wandb package wasn't installed for all CLI commands.
- Drops specifying the numpy version