Ai21

Latest version: v3.0.0

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

Scan your dependencies

Page 4 of 13

2.5.1

Chores

* chore(release): v2.5.1 [skip ci] ([`e2a43b8`](https://github.com/AI21Labs/ai21-python/commit/e2a43b82cf891d8858d8927be77e696ff9ace4b3))

Fixes

* fix: Chain /studio/v1 to default url (134)

* fix: Chain /studio/v1

* fix: Async Client

* fix: Support urls

* fix: Extra line

* fix: Moved to external function ([`8d305c5`](https://github.com/AI21Labs/ai21-python/commit/8d305c537df846be8f6c12ba0e165c6d8ae3c06d))

2.5.0

Chores

* chore(release): v2.5.0 [skip ci] ([`f829c8f`](https://github.com/AI21Labs/ai21-python/commit/f829c8fc5430d65e771931c8c1f0af09bd75f94e))

Features

* feat: add support for studio async client (129)

* feat: async support - stream, http, ai21 http

* fix: commit changes

* feat: studio resource, chat, chat completions, answer

* feat: beta, dataset, completion, custom model

* feat: embed, gec, improvements

* feat: paraphrase, segmentation, summarize, by segment

* feat: library

* feat: client

* refactor: sync and async http, ai21 http, ai21 client, resources

* test: update imports, create tests for async

* fix: base client

* fix: add pytest marker asyncio

* fix: add pytest asyncio to poetry

* fix: add delete to lib files, add examples, test examples

* fix: tests

* fix: fix stream, add stream tests, add readme

* fix: fix import on sm stub

* feat: async support - stream, http, ai21 http

* fix: commit changes

* feat: studio resource, chat, chat completions, answer

* feat: beta, dataset, completion, custom model

* feat: embed, gec, improvements

* feat: paraphrase, segmentation, summarize, by segment

* feat: library

* feat: client

* refactor: sync and async http, ai21 http, ai21 client, resources

* test: update imports, create tests for async

* fix: base client

* fix: add pytest marker asyncio

* fix: add pytest asyncio to poetry

* fix: add delete to lib files, add examples, test examples

* fix: tests

* fix: fix stream, add stream tests, add readme

* fix: fix import on sm stub

* fix: fix async http client, fix tests

* fix: remove commented out code

* fix: CR comments

* fix: fix failing test

* fix: fix failing test

* fix: fix failing test

* fix: fix library test

* fix: cr comments ([`d1933e4`](https://github.com/AI21Labs/ai21-python/commit/d1933e4f4ba5964c4622b737504fbd0f0f77353a))

Fixes

* fix: Pass Base URL to HTTP Client (128)

* fix: Support base urls

* fix: tests ([`8b91187`](https://github.com/AI21Labs/ai21-python/commit/8b9118746bc30c9ba91fbca80ca6c6a9256d2876))

2.4.2

Chores

* chore(release): v2.4.2 [skip ci] ([`15109d6`](https://github.com/AI21Labs/ai21-python/commit/15109d6d1747c939612fa1a546818d011283e6ea))

Fixes

* fix: parameters (130) ([`dfcc567`](https://github.com/AI21Labs/ai21-python/commit/dfcc5675dc22fc3aafe7624b7e8ebd8cbd021146))

2.4.1

Chores

* chore(release): v2.4.1 [skip ci] ([`f708889`](https://github.com/AI21Labs/ai21-python/commit/f708889469a022a26df4dcd2dc29636cebc5f581))

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

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.7.3 to 9.8.0.
- [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.7.3...v9.8.0)

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

Continuous Integration

* ci: Added reach for auto assign (124) ([`3f3aed0`](https://github.com/AI21Labs/ai21-python/commit/3f3aed0a653aef7a5addc005e96323c5f8874108))

Fixes

* fix: num_retries (125) ([`cbbc213`](https://github.com/AI21Labs/ai21-python/commit/cbbc213bd840158797d3b5cfbcbc11200bd12f06))

Unknown

* --- (118)

updated-dependencies:
- dependency-name: requests
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> ([`30e1e58`](https://github.com/AI21Labs/ai21-python/commit/30e1e589e050958d277af00dd2aadbc493b9c56d))

2.4.0

Chores

* chore(release): v2.4.0 [skip ci] ([`b4062d2`](https://github.com/AI21Labs/ai21-python/commit/b4062d250f04b89b0f9ddd6762d61dd1363f0dc5))

Features

* feat: Added beta to client (123) ([`e3bfb27`](https://github.com/AI21Labs/ai21-python/commit/e3bfb272fc2d5f4341dff55d90e34da319b464f1))

Fixes

* fix: Update library_search_response.py (122)

feat: adding new field: order to library-search api response

Co-authored-by: Asaf Joseph Gardin <39553475+Josephasafgusers.noreply.github.com> ([`c8b57a8`](https://github.com/AI21Labs/ai21-python/commit/c8b57a8177754a376d2f53e2f730682832e76f04))

2.3.1

Chores

* chore(release): v2.3.1 [skip ci] ([`b6d3186`](https://github.com/AI21Labs/ai21-python/commit/b6d3186a3854a2f04366558f17f5b2d81cd88fdc))

* chore(deps): bump idna from 3.6 to 3.7 (96)

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
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> ([`7c52f19`](https://github.com/AI21Labs/ai21-python/commit/7c52f19012d400a23e38f5e41191d5f865c7d0a6))

Documentation

* docs: Table of contents in readme (119)

* docs: Updated docs with table of contents

* fix: docs

* fix: more docs stuff

* fix: emoji

* fix: cloud emoji ([`aca280e`](https://github.com/AI21Labs/ai21-python/commit/aca280e3d57f70c054491fbcaee45a905dda6b6b))

Fixes

* fix: updated env var in real time (120) ([`d19332d`](https://github.com/AI21Labs/ai21-python/commit/d19332d43d138b2060670561abbac292ece76826))

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.