Skip to content

Releases: AI21Labs/ai21-python

v2.0.0

31 Jan 16:20

Choose a tag to compare

v2.0.0 (2024-01-31)

Breaking

  • feat: bump version (#53)

BREAKING CHANGE: 2.0.0 to SDK (77cfb85)

v2.0.0-rc.12

30 Jan 16:04

Choose a tag to compare

v2.0.0-rc.12 Pre-release
Pre-release

v2.0.0-rc.12 (2024-01-30)

Chore

  • chore(deps): bump amannn/action-semantic-pull-request (#2)

Bumps amannn/action-semantic-pull-request from 5.0.2 to 5.4.0.


updated-dependencies:

  • dependency-name: amannn/action-semantic-pull-request
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (03a36a9)

  • chore(deps): bump actions/setup-python from 4 to 5 (#19)

Bumps actions/setup-python from 4 to 5.


updated-dependencies:

  • dependency-name: actions/setup-python
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (40d6df8)

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11 (#20)

Bumps pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (665c953)

  • chore(deps): bump actions/upload-artifact from 3 to 4 (#21)

Bumps actions/upload-artifact from 3 to 4.


updated-dependencies:

  • dependency-name: actions/upload-artifact
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (ee75fb5)

  • chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#37)

Bumps gitpython from 3.1.40 to 3.1.41.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (bf3e740)

  • chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#38)

Bumps jinja2 from 3.1.2 to 3.1.3.


updated-dependencies:

  • dependency-name: jinja2
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asafgardin <147075902+asafgardin@users.noreply.github.com> (347e7f9)

Ci

  • ci: Add rc branch prefix trigger for integration tests (#43)

  • ci: rc branch trigger for integration test

  • fix: wrapped in quotes (0eacdbb)

Fix

  • fix: Integration tests (#41)

  • fix: types

  • test: Added some integration tests

  • test: improvements

  • test: test_paraphrase.py

  • fix: doc

  • fix: removed unused comment

  • test: test_summarize.py

  • test: Added tests for test_summarize_by_segment.py

  • test: test_segmentation.py

  • fix: file id in library response

  • fix: example for library

  • ci: Add rc branch prefix trigger for integration tests (#43)

  • ci: rc branch trigger for integration test

  • fix: wrapped in quotes

  • fix: types

  • test: Added some integration tests

  • test: improvements

  • test: test_paraphrase.py

  • fix: doc

  • fix: removed unused comment

  • test: test_summarize.py

  • test: Added tests for test_summarize_by_segment.py

  • test: test_segmentation.py

  • fix: file id in library response

  • fix: example for library

  • docs: docstrings

  • fix: question

  • fix: CR

  • test: Added tests to segment type in embed (78709a7)

  • fix: aws tests (#44)

  • ci: rc branch trigger for integration test

  • fix: wrapped in quotes

  • fix: AWS tests

  • test: ci

  • fix: AWS tests

  • test: ci

  • fix: Removed testing pattern for tests (127cef4)

  • fix: added user agent with more details (#42)

  • test: added user agent with more details

  • test: changed to capital

  • test: Removed class into single tests (d7208ab)

Test

  • test: Added tests for library (#45)

  • test: Added tests for library

  • fix: CR (e7fff80)

v2.0.0-rc.11

22 Jan 20:51

Choose a tag to compare

v2.0.0-rc.11 Pre-release
Pre-release

v2.0.0-rc.11 (2024-01-22)

Fix

  • fix: top_k_returns to top_k_return (#40) (fe3765c)

v2.0.0-rc.10

18 Jan 20:23

Choose a tag to compare

v2.0.0-rc.10 Pre-release
Pre-release

v2.0.0-rc.10 (2024-01-18)

Fix

  • fix: chat parameters (#39)

  • fix: parameters for chat create

  • fix: imports (bac77e9)

v2.0.0-rc.9

07 Jan 09:41

Choose a tag to compare

v2.0.0-rc.9 Pre-release
Pre-release

v2.0.0-rc.9 (2024-01-07)

Fix

  • fix: Removed name parameter from chat message (#36)

  • fix: removed name parameter from chat message

  • fix: imports in integration tests (2d0fe72)

v2.0.0-rc.8

03 Jan 08:39

Choose a tag to compare

v2.0.0-rc.8 Pre-release
Pre-release

v2.0.0-rc.8 (2024-01-03)

Fix

  • fix: env vars to http client in sagemaker (#35)

  • fix: env vars to http

  • fix: env vars to http (4336c46)

  • fix: Pass env config to client ctor (#34)

  • fix: removed application and organization

  • fix: tests (4d4ef71)

  • fix: Added py.typed (#33) (6c9c0d0)

  • fix: Added env config class to init (#32) (fa199c4)

v2.0.0-rc.7

02 Jan 14:16

Choose a tag to compare

v2.0.0-rc.7 Pre-release
Pre-release

v2.0.0-rc.7 (2024-01-02)

Fix

  • fix: Restructure packages (#31)

  • refactor: moved classes to models package

  • refactor: moved responses = to models package

  • refactor: moved resources to common package

  • refactor: chat message rename

  • refactor: init

  • fix: imports

  • refactor: added more to imports (9e8a1f0)

v2.0.0-rc.6

02 Jan 11:18

Choose a tag to compare

v2.0.0-rc.6 Pre-release
Pre-release

v2.0.0-rc.6 (2024-01-02)

Fix

Refactor

  • refactor: Add enums (#30)

  • refactor: answer enum

  • refactor: answer - mode enum

  • refactor: moved imports

  • refactor: Added enums to chat requests/response

  • refactor: Added enums to completion requests/response

  • fix: imports

  • refactor: Added embed types enum

  • refactor: Added correction type enum

  • refactor: Added improvement type enum

  • refactor: Added enums to paraphrase and library answer

  • refactor: Added enums to segmentation

  • refactor: Added enums to summary

  • refactor: Added enums to summary by segment

  • fix: test (f84f86a)

v2.0.0-rc.5

27 Dec 12:09

Choose a tag to compare

v2.0.0-rc.5 Pre-release
Pre-release

v2.0.0-rc.5 (2023-12-27)

Ci

  • ci: Remove python 3_7 support (#25)

  • ci: python 3.8 >= support

  • ci: unittests

  • test: dummy test (d166253)

Documentation

  • docs: Readme additions (#27)

  • fix: removed unnecessary url env var

  • fix: README.md CR (e4bb903)

  • docs: Readme migration (#24)

  • docs: instance text

  • docs: client instance explanation (53c53cb)

  • docs: README.md (#23)

  • ci: updated precommit hooks

  • docs: more readme updates

  • docs: removed extra lines

  • fix: rename

  • docs: readme

  • docs: full readme

  • docs: badges

  • ci: commitizen version

  • revert: via (bbb87d3)

Fix

  • fix: Feedback fixes (#29)

  • test: get_tokenizer tests

  • fix: cases

  • test: Added some unittests to resources

  • fix: rename var

  • test: Added ai21 studio client tsts

  • fix: rename files

  • fix: Added types

  • test: added test to http

  • fix: removed unnecessary auth param

  • test: Added tests

  • test: Added sagemaker

  • test: Created a single session per instance

  • ci: removed unnecessary action

  • fix: errors

  • fix: error renames

  • fix: rename upload

  • fix: rename type

  • fix: rename variable

  • fix: removed experimental

  • test: fixed

  • test: Added some unittests to resources

  • test: Added ai21 studio client tsts

  • fix: rename files

  • fix: Added types

  • test: added test to http

  • fix: removed unnecessary auth param

  • test: Added tests

  • test: Added sagemaker

  • test: Created a single session per instance

  • fix: errors

  • fix: error renames

  • fix: rename upload

  • fix: rename type

  • fix: rename variable

  • fix: removed experimental

  • test: fixed (d6f73b5)

Test

  • test: Unittests for 2.0.0 (#28)

  • test: get_tokenizer tests

  • fix: cases

  • test: Added some unittests to resources

  • fix: rename var

  • test: Added ai21 studio client tsts

  • fix: rename files

  • fix: Added types

  • test: added test to http

  • fix: removed unnecessary auth param

  • test: Added tests

  • test: Added sagemaker

  • test: Created a single session per instance

  • ci: removed unnecessary action (c455b77)

v2.0.0-rc.4

19 Dec 09:24

Choose a tag to compare

v2.0.0-rc.4 Pre-release
Pre-release

v2.0.0-rc.4 (2023-12-19)

Ci

  • ci: Change main proj name (#22)

  • ci: precommit

  • fix: version name

  • ci: Added rc pipeline for semantic release

  • ci: pypi api keys

  • ci: Added rc pipeline for semantic release

  • ci: pypi api keys (2e87234)

Fix