Ai21

Latest version: v3.0.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 13

2.13.0

Chores

* chore(release): v2.13.0 [skip ci] ([`5d350ea`](https://github.com/AI21Labs/ai21-python/commit/5d350ea1a913e0f851de9e87e6ed01823ace2ce4))

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

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.6 to 9.8.7.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.6...v9.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] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`82d3abe`](https://github.com/AI21Labs/ai21-python/commit/82d3abece58b95818505c51707145c4410dfe4d6))

Documentation

* docs: Fixed Conversational RAG README (199)

* docs: README for RAG

* docs: Added link ([`e20978a`](https://github.com/AI21Labs/ai21-python/commit/e20978a8917e98a9b2ba86d11f6544d277201698))

Features

* feat: Jamba 1.5 Support (203) ([`6c131ac`](https://github.com/AI21Labs/ai21-python/commit/6c131ac67896ed827ca55c65a119bf0736812d58))

2.12.0

Chores

* chore(release): v2.12.0 [skip ci] ([`38430ad`](https://github.com/AI21Labs/ai21-python/commit/38430ad46686ce94b40d66991598dae67a3dbdd8))

Features

* feat: :sparkles: add conversational RAG resource (198) ([`fca3729`](https://github.com/AI21Labs/ai21-python/commit/fca372988e62c09e6ae03d6cc91ab83f62db2fd9))

2.11.0

Chores

* chore(release): v2.11.0 [skip ci] ([`62ddebf`](https://github.com/AI21Labs/ai21-python/commit/62ddebfcd4037353440904800d8c8e394817040a))

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

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.5...v9.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] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <39553475+Josephasafgusers.noreply.github.com> ([`0c7622b`](https://github.com/AI21Labs/ai21-python/commit/0c7622b138a76bf74f509749b38ae228c761f894))

Features

* 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 <39553475+Josephasafgusers.noreply.github.com> ([`5392b52`](https://github.com/AI21Labs/ai21-python/commit/5392b5260da9ee0be00b1d9afe35d175cbfaf3e5))

2.10.1

Chores

* chore(release): v2.10.1 [skip ci] ([`c0050f4`](https://github.com/AI21Labs/ai21-python/commit/c0050f474d84853676ccbde17e71fc4419b86334))

Continuous Integration

* ci: Fix label swap syntax (196)

* ci: Added quotes

* ci: Read from env ([`a31233b`](https://github.com/AI21Labs/ai21-python/commit/a31233b385918a1118ed70c683b6850bf8667ab9))

* ci: fix size labeler (195) ([`1247b81`](https://github.com/AI21Labs/ai21-python/commit/1247b81bc7b02952f6ee87fbe1249bdb6cecd8da))

Fixes

* 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 <39553475+Josephasafgusers.noreply.github.com> ([`e8dcd27`](https://github.com/AI21Labs/ai21-python/commit/e8dcd27e2883b4e60cbb4f4d7505309f4a963a6c))

* fix: env (197) ([`525c1ef`](https://github.com/AI21Labs/ai21-python/commit/525c1ef4cdd593eca62ae16eddda6db72a36dbcf))

2.10.0

Chores

* chore(release): v2.10.0 [skip ci] ([`4b85505`](https://github.com/AI21Labs/ai21-python/commit/4b85505e5c1830e145ecd04dc249a4df5c44ac60))

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

Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <39553475+Josephasafgusers.noreply.github.com> ([`51b59f8`](https://github.com/AI21Labs/ai21-python/commit/51b59f8eb166be299076d23fe646a292aa151f51))

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

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.3 to 9.8.5.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.3...v9.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] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <39553475+Josephasafgusers.noreply.github.com> ([`2175f81`](https://github.com/AI21Labs/ai21-python/commit/2175f81c29e8fcaac8ff2dfb67af2b4f0aceead7))

Documentation

* docs: fix base url for azure (188) ([`bb84d35`](https://github.com/AI21Labs/ai21-python/commit/bb84d351fdda13b57617a6fc3fc5a12bce2d9528))

Features

* 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`](https://github.com/AI21Labs/ai21-python/commit/135ea43e75f3692f966c2263c25b4b9c7c343b81))

2.9.2

Chores

* chore(release): v2.9.2 [skip ci] ([`30d9947`](https://github.com/AI21Labs/ai21-python/commit/30d9947b500e3c5d39858b187fc1f6d5c7a98916))

Fixes

* 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`](https://github.com/AI21Labs/ai21-python/commit/e6b305edc8ed36c722cc359f499c764e05248b95))

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.