Ai21

Latest version: v2.7.0

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

Scan your dependencies

Page 1 of 10

2.7.0

Chore

* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (138)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/81e9d935c883d0b210363ab89cf05f3894778450...ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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> ([`c509b7e`](https://github.com/AI21Labs/ai21-python/commit/c509b7e59aa984cc9948db1362162eaa52eeb1d7))

* chore(deps-dev): bump authlib from 1.3.0 to 1.3.1 (131)

Bumps [authlib](https://github.com/lepture/authlib) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](https://github.com/lepture/authlib/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: authlib
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> ([`5eeaf52`](https://github.com/AI21Labs/ai21-python/commit/5eeaf52af19eee54d19fb9430b6caadf972e5f9c))

Ci

* ci: Added parter labels (147) ([`737d98f`](https://github.com/AI21Labs/ai21-python/commit/737d98f0b28d6e335b747dbae44fc68929cf39d6))

* ci: Auto Label (142)

* ci: Auto lgtm

* fix: script

* fix: consts

* ci: Auto labeler action

* fix: on

* fix: Added more triggers

* fix: feat trigger

* ci: size labels

* fix: More tests

* docs: remove to add

* docs: Updated labeler

* fix: Added default

* fix: Removed line

* fix: labeler

* fix: prints

* fix: Script

* fix: scri[pt

* ci: Added prints

* ci: More prints

* ci: Added echo 0

* ci: Fixed condition

* fix: condition

* fix: Removed unused lines

* fix: Removed more prints

* ci: Lgtm

* fix: condition ([`b59407c`](https://github.com/AI21Labs/ai21-python/commit/b59407cb44e0f13ddc85cb07e721126df5acccfb))

Documentation

* docs: Azure README (139) ([`5b0eadb`](https://github.com/AI21Labs/ai21-python/commit/5b0eadbe88702e2ca28de608191d9a17b8c0b4b0))

Feature

* feat: Add async tokenizer, add detokenize method (144)

* feat: add detokenize method, add async tokenizer

* chore: update pyproject and poetry.lock

* fix: fix tokenizer name in examples and readme, add example ([`f2d06fc`](https://github.com/AI21Labs/ai21-python/commit/f2d06fc7d2bc155beeaec72c0481f9a239656c07))

Fix

* fix: Add default version to azure url (148)

* fix: Added azure api version in the url

* fix: Added _create_base_url ([`cbea1d1`](https://github.com/AI21Labs/ai21-python/commit/cbea1d19197bf48c26679f8f97d37013333994f6))

2.6.0

Chore

* chore(release): v2.6.0 [skip ci] ([`3a6de49`](https://github.com/AI21Labs/ai21-python/commit/3a6de495aa88dc98577b8b27fff94cb88d7662ba))

Feature

* feat: Azure Client Support (135) ([`6115632`](https://github.com/AI21Labs/ai21-python/commit/611563279999168703e49dbbf288190ee0ae262d))

2.5.2

Chore

* chore(release): v2.5.2 [skip ci] ([`3eae31e`](https://github.com/AI21Labs/ai21-python/commit/3eae31e1f82cec6bcf208d1ed614daa0fd6ddad1))

Fix

* fix: camel case (136) ([`e2b8466`](https://github.com/AI21Labs/ai21-python/commit/e2b846666bf5b2b8617cc26214fa5f36d65f5e35))

2.5.1

Chore

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

Fix

* 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

Chore

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

Feature

* 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))

Fix

* 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

Chore

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

Fix

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

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.