ai21-python
ai21-python copied to clipboard
AI21 Python SDK
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...
**Is your feature request related to a problem? Please describe.** There is no Documentation or blog guide for monitoring AI21 usage (cost, tokens, interactions) **Describe the solution you'd like** Add...
fix the maestro example. instead of: from ai21 import AI21Client client = AI21Client() run_result = client.beta.maestro.runs.create_and_poll( input="Write a poem about the ocean", requirements=[ { "name": "length requirement", "description": "The length...
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.3.0 to 10.4.1. Release notes Sourced from python-semantic-release/python-semantic-release's releases. v10.4.1 (2025-09-13) This release is published under the MIT License. 🪲 Bug Fixes cmd-version: Fix error where --no-tag...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.13.0 [!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by @woodruffw💰. We've also integrated Zizmor to catch...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 6.0.1 to 6.1.1. Release notes Sourced from amannn/action-semantic-pull-request's releases. v6.1.1 6.1.1 (2025-08-22) Bug Fixes Parse headerPatternCorrespondence properly (#295) (800da4c) v6.1.0 6.1.0 (2025-08-19) Features Support providing regexps for...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...