Skip to content

Releases: AI21Labs/ai21-python

v2.13.0

21 Aug 15:16

Choose a tag to compare

v2.13.0 (2024-08-21)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release (#204)

Bumps python-semantic-release/python-semantic-release from 9.8.6 to 9.8.7.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82d3abe)

Documentation

  • docs: Fixed Conversational RAG README (#199)

  • docs: README for RAG

  • docs: Added link (e20978a)

Feature

v2.13.0-rc.2

21 Aug 08:29

Choose a tag to compare

v2.13.0-rc.2 Pre-release
Pre-release

v2.13.0-rc.2 (2024-08-21)

Feature

  • feat: a few more classes to TypedDict (99f9160)

  • feat: response json example (75f9d7c)

  • feat: unioned chat message types + async unit tests (fbb8267)

Fix

  • fix: PR comments addressed (a66d4e1)

  • fix: remove keys, again (9588c29)

v2.13.0-rc.1

20 Aug 12:09

Choose a tag to compare

v2.13.0-rc.1 Pre-release
Pre-release

v2.13.0-rc.1 (2024-08-20)

Documentation

  • docs: Fixed Conversational RAG README (#199)

  • docs: README for RAG

  • docs: Added link (e20978a)

Feature

  • feat: multiple tools example (d95fc69)

  • feat: revert TypedDict (e5b6b48)

  • feat: test TypedDict usage (3952220)

  • feat: more flow in the func calling example (067ad50)

  • feat: added models to all (4ab26c2)

  • feat: fix DocumentSchema (98e4b4b)

  • feat: simplify models (c9e1b3a)

  • feat: PR changes (f5a1d5e)

  • feat: unit tests (6fb5c6e)

  • feat: fix formatter (a778c8e)

  • feat: jamba 1.5 features - tools calls (function calling), documents, response_format (5e186b9)

Fix

  • fix: replace jamba-instruct usage with jamba-1.5, add documentation (#201)

  • fix: replace jamba-instruct usage with jamba-1.5, add jamba-instruct to legacy models, log headers in http_client

  • fix: formatting

  • fix: model name change (47f9668)

  • fix: lint (58e407d)

  • fix: remove key (9eb439f)

  • fix: fix all unit tests and a fix (b41b31a)

Unknown

  • Merge pull request #202 from AI21Labs/chat-model-with-tools-docs-and-response-format

feat: Chat model with tools docs and response format (9f4ed9b)

  • Merge branch 'chat-model-with-tools-docs-and-response-format' of github.com:AI21Labs/ai21-python into chat-model-with-tools-docs-and-response-format (c1fff86)

  • Revert "feat: revert TypedDict"

This reverts commit e5b6b48. (157635e)

v2.12.0

07 Aug 12:40

Choose a tag to compare

v2.12.0 (2024-08-07)

Feature

  • feat: ✨ add conversational RAG resource (#198) (fca3729)

v2.11.0

06 Aug 06:46

Choose a tag to compare

v2.11.0 (2024-08-06)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release (#190)

Bumps python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (0c7622b)

Feature

  • feat: add stream support for Bedrock (#191)

  • feat: add stream support for bedrock

  • chore: fix error

  • chore: fix stream examples

  • fix: add fix for last chunk on bedrock, add tests

  • test: fix unittests

  • test: remove comments

  • test: fix integration test

  • chore: cr comments

  • refactor: cr comments

  • refactor: async stream example

  • refactor: cr comments


Co-authored-by: Asaf Joseph Gardin <[email protected]> (5392b52)

v2.10.1

31 Jul 06:49

Choose a tag to compare

v2.10.1 (2024-07-31)

Ci

  • ci: Fix label swap syntax (#196)

  • ci: Added quotes

  • ci: Read from env (a31233b)

  • ci: fix size labeler (#195) (1247b81)

Fix

  • fix: remove redundant dependency - dataclass json (#194)

  • fix: remove redundant dependency - dataclass json

  • chore: use j2 ultra in examples

  • test: use j2 ultra in completion tests


Co-authored-by: Asaf Joseph Gardin <[email protected]> (e8dcd27)

v2.10.0

29 Jul 12:37

Choose a tag to compare

v2.10.0 (2024-07-29)

Chore

  • chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#186)

Bumps setuptools from 69.5.1 to 70.0.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (51b59f8)

  • chore(deps): bump python-semantic-release/python-semantic-release (#179)

Bumps python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (2175f81)

Documentation

Feature

  • feat: Pydantic Migration (#193)

  • feat: Pydantic migration (#189)

  • refactor: migrate from dataclass to pydantic for responses

  • fix: add backward compatability for to_json, from_json

  • fix: add missing by_alias, add from_json to penalty, add tests

  • ci: add pydantic matrix for unittests

  • ci: fix version mismatch

  • test: fix test

  • ci: add matrix to integration tests for pydantic version

  • ci: limit parallel run in integration tests

  • refactor: ci comments, use to_, and from_ funcs internally

  • refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning

  • refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning

  • test: fix tests

  • test: fix tests

  • test: fix tests

  • chore: ci comments, remove basemodel from not_given

  • chore(release): v2.10.0-rc.1 [skip ci]

  • chore: lower min pydantic version (#192)


Co-authored-by: semantic-release <semantic-release> (135ea43)

v2.10.0-rc.1

28 Jul 13:03

Choose a tag to compare

v2.10.0-rc.1 Pre-release
Pre-release

v2.10.0-rc.1 (2024-07-28)

Chore

  • chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#186)

Bumps setuptools from 69.5.1 to 70.0.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (51b59f8)

  • chore(deps): bump python-semantic-release/python-semantic-release (#179)

Bumps python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (2175f81)

Documentation

Feature

  • feat: Pydantic migration (#189)

  • refactor: migrate from dataclass to pydantic for responses

  • fix: add backward compatability for to_json, from_json

  • fix: add missing by_alias, add from_json to penalty, add tests

  • ci: add pydantic matrix for unittests

  • ci: fix version mismatch

  • test: fix test

  • ci: add matrix to integration tests for pydantic version

  • ci: limit parallel run in integration tests

  • refactor: ci comments, use to_, and from_ funcs internally

  • refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning

  • refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning

  • test: fix tests

  • test: fix tests

  • test: fix tests

  • chore: ci comments, remove basemodel from not_given (2591bc7)

v2.9.2

15 Jul 13:25

Choose a tag to compare

v2.9.2 (2024-07-15)

Fix

  • fix: fix default for require_api_key in http client and other clients (#185)

  • fix: fix default for require_api_key in http client and other clients

  • test: fix unittests

  • test: add ai21 azure client (e6b305e)

v2.9.1

10 Jul 06:57

Choose a tag to compare

v2.9.1 (2024-07-10)

Chore

  • chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 (#183)

Bumps zipp from 3.18.1 to 3.19.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1812ef5)

  • chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#176)

Bumps certifi from 2024.2.2 to 2024.7.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (f5e1814)

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

Bumps amannn/action-semantic-pull-request from 5.5.2 to 5.5.3.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (e57d99a)

Fix

  • fix: remove httpx logger on log level info (#184) (06d0226)

Unknown

  • Securely use variables in labeler workflow. (#181)

Co-authored-by: Asaf Joseph Gardin <[email protected]> (5349992)