Metadata-Version: 2.1
Name: ai21
Version: 2.0.0rc4
Summary: 
Author: AI21 Labs
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: aws
Requires-Dist: ai21-tokenizer (>=0.3.9,<0.4.0)
Requires-Dist: boto3 (>=1.28.82,<2.0.0) ; extra == "aws"
Requires-Dist: dataclasses-json (>=0.6.3,<0.7.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# AI21 Labs Python SDK

This repository includes the SDK for the AI21 Labs API. The SDK is a Python
package that can be installed using `pip install ai21`.

