Skip to content

Releases: AI21Labs/ai21-python

v3.1.0-rc.2

22 Dec 15:33

Choose a tag to compare

v3.1.0-rc.2 Pre-release
Pre-release

v3.1.0-rc.2 (2024-12-22)

Chores

  • chore: 🚚 rename internet_research to web_search (#241)

EXEC-470

Co-authored-by: benshuk [email protected] (770c6c5)

Fixes

  • fix: Adapt assistant sdk to hlp (#242)

  • fix: add schemas to assistant plans

  • fix: support func type in code and class in schemas

  • fix: add schemas to api call

  • fix: raise an error on code parsing failed

  • fix: change types

  • fix: add tests

  • fix: adapt code to 3.8

  • fix: adapt code to 3.8

  • fix: support model schemas of python 3.11

  • fix: support model schemas of python 3.11

  • fix: PR comments

  • fix: PR comments

  • fix: add user defined plan example to integration tests (78c58d5)

v3.1.0-rc.1

04 Dec 15:46

Choose a tag to compare

v3.1.0-rc.1 Pre-release
Pre-release

v3.1.0-rc.1 (2024-12-04)

Chores

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#227)

Bumps pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2.


updated-dependencies:

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

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] (4247632)

Features

  • feat: ✨ add support for Plan and Route resources (#238)

  • feat: ✨ add support for Plan resource

  • feat: ✨ add support for Route resource

  • fix: 🏷️ List instead of list

  • refactor: 🚚 rename classes and files


Co-authored-by: benshuk [email protected] (f1f5cbc)

  • feat: ✨ add support for Run resource (#236)

  • feat: ✨ add support for Run resource

  • fix: 🏷️ typing backwards compatability

  • refactor: 🚚 rename classes & types and such

  • refactor: 🔥 remove avatar option

  • fix: 🏷️ typing yay

  • feat: ✨ add examples

  • fix: 🏷️ make description optional

  • docs: 📝 add assistants info to README

also, add examples

  • test: ✅ add assistants to tests

  • docs: 📝 update docs about Assistants

  • docs: 📝 better example

  • chore: 🚚 move files

  • docs: 📝 examples fixes


Co-authored-by: benshuk [email protected] (d4beb22)

  • feat: ✨ add support for Message resource (b483e70)

  • feat: ✨ add support for Thread resource (62566cd)

  • feat: ✨ add support for Assistant resource

under beta (16ef903)

  • feat: ✨ add support for Assistant resource

under beta (4b31a42)

Fixes

  • fix: 🚚 rename get method to retrieve (d2747a5)

  • fix: 🚚 move classes and such (c944172)

  • fix: 🚚 rename classes and such (ae7a3e4)

  • fix: 💚 imports (a9f7d67)

  • fix: 🏷️ tool_resources use type (5de2d8c)

  • fix: 🏷️ remove Model Literal typing (90f44f5)

  • fix: 🐛 pr fixes (c46e517)

  • fix: 🏷️ better typing & remove doc string (18d0092)

  • fix: 🐛 use List for typing instead of list (fc45f19)

  • fix: 💚 imports (f9e695b)

  • fix: 🏷️ tool_resources use type (c8ee041)

  • fix: 🏷️ remove Model Literal typing (17af071)

  • fix: 🐛 pr fixes (dd7d71d)

  • fix: 🏷️ better typing & remove doc string (a03deab)

  • fix: 🐛 use List for typing instead of list (3128145)

Refactoring

  • refactor: 🎨 reformat functions with 2+ arguments (a8c345e)

  • refactor: 🚚 move MessageResponse type to a separate file (151f5ac)

Unknown

  • Merge pull request #234 from AI21Labs/messages

feat: ✨ add support for Message resource (abcc2f9)

  • Merge pull request #232 from AI21Labs/threads

feat: ✨ add support for Thread resource (29fb8ce)

  • Merge remote-tracking branch 'origin/rc_assistant_api_support' into rc_assistant_api_support (2cf1a85)

  • Merge pull request #231 from AI21Labs/assistant

feat: ✨ add support for Assistant resource (139887d)

v3.0.1

02 Dec 12:06

Choose a tag to compare

v3.0.1 (2024-12-02)

Bug Fixes

Chores

  • deps: Bump python-semantic-release/python-semantic-release (#230, 276653e)

Bumps python-semantic-release/python-semantic-release from 9.10.1 to 9.14.0. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

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]

  • deps: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#227, 4247632)

Bumps pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2.


updated-dependencies:

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

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]

v3.0.0

11 Nov 12:48

Choose a tag to compare

v3.0.0 (2024-11-11)

Breaking

  • feat!: BREAKING CHANGE: Version v3.0.0 (#229) (53bac6c)

Chores

  • chore(release): v2.16.0 [skip ci] (d8a6ecc)

Features

  • feat: Sunset tsms and j2 (#225)

feat!: Removed Legacy TSM Models (b39c92c)

v2.15.2

05 Nov 11:12

Choose a tag to compare

v2.15.2 (2024-11-05)

Chores

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 (#216)

Bumps pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish
    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] (5de5ae5)

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

Bumps python-semantic-release/python-semantic-release from 9.8.8 to 9.10.1.


updated-dependencies:

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

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

Fixes

  • fix: adding depracation warning to all TSMs, custom models and datasets (#223) (155c6a9)

v2.15.1

30 Sep 10:50

Choose a tag to compare

v2.15.1 (2024-09-30)

Chore

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#210)

Bumps pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish
    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]> (6da18da)

Fix

v2.15.0

24 Sep 08:59

Choose a tag to compare

v2.15.0 (2024-09-24)

Chore

  • chore(deps-dev): bump cryptography from 42.0.7 to 43.0.1 (#209)

Bumps cryptography from 42.0.7 to 43.0.1.


updated-dependencies:

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

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

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

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


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]> (37cfc24)

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#208)

Bumps pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0.


updated-dependencies:

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

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

Feature

  • feat: Bedrock model id support for jamba-1.5 (#212)

  • feat: Bedrock model id support for jamba-1.5

  • fix: Bedrock examples (2eda23f)

v2.14.1

26 Aug 08:22

Choose a tag to compare

v2.14.1 (2024-08-26)

Fix

  • fix: Bug fixes - embed, streaming response, request retry rename (#206)

Co-authored-by: Paz Shalev <[email protected]> (882de79)

v2.14.0

22 Aug 17:06

Choose a tag to compare

v2.14.0 (2024-08-22)

Feature

Fix

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