Skip to content

v0.23.0

Compare
Choose a tag to compare
@hallacy hallacy released this 24 Aug 03:10
· 883 commits to main since this release
3edecbe

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