Skip to content

v2.1.0

Choose a tag to compare

@asafgardin asafgardin released this 25 Feb 12:44
· 196 commits to main since this release

v2.1.0 (2024-02-25)

Feature

  • feat: support NOT_GIVEN type (#69)

  • feat: support NOT_GIVEN type

  • fix: test when penalty is not passed

  • fix: fix import, make more variants of penalty

  • refactor: completion test refactor

  • fix: rename endpoints

  • fix: uncomment skip


Co-authored-by: Asaf Gardin <asafg@ai21.com> (c7fd28a)

Fix

  • fix: Pass default model_id in bedrock client (#72)

  • fix: Pass default model_id in bedrock client

  • fix: Added validation for model_id

  • fix: Added validation for model_id (e849d78)

  • fix: Pass model id in Bedrock client init (#71)

  • feat: Moved model_id in bedrock to init

  • test: Added tests to check model id

  • fix: bedrock example

  • refactor: rename test params (409e818)