Skip to content

Version 0.3.3

Compare
Choose a tag to compare
@peterbanda peterbanda released this 05 Jun 11:01
· 742 commits to master since this release
  • Scala 3 compatibility refactorings - JsonFormats, Scala-Guice lib upgrade, Guice modules, Enums migrations
  • OpenAIService.close function for the underlying ws client exposed
  • OpenAI service wrapper with two adapters introduced: 1. Multi-service (load distribution) - rotation or random order, 2. Retry service - custom number of attempts, wait on failure, and logging