github dottxt-ai/outlines 1.3.0
Outlines v1.3.0

5 hours ago

What's Changed

  • Fix error message for model type determination by @Reslan-Tinawi in #1862
  • Implement uniform exceptions classes across model providers by @plpxsk in #1823

New Contributors

Full Changelog: 1.2.13...1.3.0

Minor Breaking Change: API-based models (OpenAI, Anthropic...) are now raising standardized errors in case of API errors (outlines.exceptions). Make sure to update your code if you were catching specific exceptions from your provider. Information on Outlines standardized exceptions can be found here

Don't miss a new outlines release

NewReleases is sending notifications on new releases.