Releases: AI21Labs/ai21-python
v3.1.0-rc.3
v3.1.0-rc.2
v3.1.0-rc.2 (2024-12-22)
Chores
- chore: 🚚 rename internet_researchtoweb_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
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 PlanandRouteresources (#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 avataroption
- 
fix: 🏷️ typing yay 
- 
feat: ✨ add examples 
- 
fix: 🏷️ make descriptionoptional
- 
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 getmethod toretrieve(d2747a5)
- 
fix: 🚚 move classes and such ( c944172)
- 
fix: 🚚 rename classes and such ( ae7a3e4)
- 
fix: 💚 imports ( a9f7d67)
- 
fix: 🏷️ tool_resources use type ( 5de2d8c)
- 
fix: 🏷️ remove ModelLiteral typing (90f44f5)
- 
fix: 🐛 pr fixes ( c46e517)
- 
fix: 🏷️ better typing & remove doc string ( 18d0092)
- 
fix: 🐛 use Listfor typing instead oflist(fc45f19)
- 
fix: 💚 imports ( f9e695b)
- 
fix: 🏷️ tool_resources use type ( c8ee041)
- 
fix: 🏷️ remove ModelLiteral typing (17af071)
- 
fix: 🐛 pr fixes ( dd7d71d)
- 
fix: 🏷️ better typing & remove doc string ( a03deab)
- 
fix: 🐛 use Listfor typing instead oflist(3128145)
Refactoring
- 
refactor: 🎨 reformat functions with 2+ arguments ( a8c345e)
- 
refactor: 🚚 move MessageResponsetype 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
v3.0.1 (2024-12-02)
Bug Fixes
Chores
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]
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
v2.15.2
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
v2.15.1
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
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
v2.14.1
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)