Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 14:54
· 97 commits to development since this release

Features:

  • added llama 2 and cohere models (#30) (#35)
  • added pseudo chat config; added wrapper for Bedrock client (#36)
  • migrated to new auth method (#44)
  • saving stability artifacts to DIAL file storage (#34)
  • supported turn-based dialogue partitioning for llama model (#39)

Fixes:

  • added missing dot before file extension (#47)
  • don't use file storage by default; renamed env vars (#37)
  • fixed double extension bug (#46)

Other:

  • chore: add e2e tests trigger (#28)
  • chore: bump aiohttp from 3.8.6 to 3.9.0 (#32)