([`3d67c2c`](https://github.com/AI21Labs/ai21-python/commit/3d67c2c9165441c09ca9a75f79021f0dba8e9325))
Continuous Integration
- Python versions ([5](https://github.com/AI21Labs/ai21-python/pull/5),
[`52d18cb`](https://github.com/AI21Labs/ai21-python/commit/52d18cb6b3f4a52976aced6f24f5543886e7403f))
- Add_integration_test_action ([4](https://github.com/AI21Labs/ai21-python/pull/4),
[`f89e082`](https://github.com/AI21Labs/ai21-python/commit/f89e08213fc06b0328987331260368ca248f14ee))
Features
- Bump 2 rc version ([13](https://github.com/AI21Labs/ai21-python/pull/13),
[`1426ed1`](https://github.com/AI21Labs/ai21-python/commit/1426ed16cdf9cd1d201a0bfe8bbf9a454ad685f7))
* docs: changelog
* docs: added text
* fix: verison
- Version rc bump ([12](https://github.com/AI21Labs/ai21-python/pull/12),
[`88ccbe2`](https://github.com/AI21Labs/ai21-python/commit/88ccbe2b0d35b1f1682b0fcf58ca1a755fa26739))
- Readme restart ([11](https://github.com/AI21Labs/ai21-python/pull/11),
[`992dedc`](https://github.com/AI21Labs/ai21-python/commit/992dedc63dd99dbffe78c80343afca1bb0530649))
- Bumping test ([10](https://github.com/AI21Labs/ai21-python/pull/10),
[`5650abd`](https://github.com/AI21Labs/ai21-python/commit/5650abdac34dd035b80962ce14d173376210193e))
BREAKING CHANGE: New SDK version
* fix: removed CHANGELOG.md
* fix: removed version rc
* fix: removed CHANGELOG.md
* fix: removed version rc
- Breaking CHANGE: pre release 2.0.0 ([9](https://github.com/AI21Labs/ai21-python/pull/9),
[`b15d4c7`](https://github.com/AI21Labs/ai21-python/commit/b15d4c757afe18ee000334ec8355c9baa5351505))
* fix: remove file
* feat: bump 1.0.0 BREAKING CHANGE: pre release
- Test pypi ([7](https://github.com/AI21Labs/ai21-python/pull/7),
[`549d044`](https://github.com/AI21Labs/ai21-python/commit/549d0444e09e1af34b29e6d264c61bfe0c091dbe))
* feat: release candidate
* ci: test pypi
* fix: version
- Pre release publish ([6](https://github.com/AI21Labs/ai21-python/pull/6),
[`ed3ff91`](https://github.com/AI21Labs/ai21-python/commit/ed3ff91090f14ded7b9d1ae03fdff5ac935fbdc0))
* feat: release candidate
* fix: branch name
* fix: imports
* fix: push to test pypi
- Sdk code ([3](https://github.com/AI21Labs/ai21-python/pull/3),
[`0e9b36a`](https://github.com/AI21Labs/ai21-python/commit/0e9b36aca7ab0a3800552c8929c6f4f7d1cd9e1f))
* feat: Added code
* feat: Added setup
* feat: more sdk code
* feat: poetry
* feat: poetry setup
* ci: actions
* fix: removed unused example
* feat: added boto3
* feat: added dependencies
* test: added pytest dependency
* fix: python version
* fix: update python version in lock
* fix: format
* fix: examples
* test: removed example script for studio and added integration test instead
* test: bedrock integration test
* test: moved examples
* ci: fixed inv
* fix: lint
* feat: version in init
* fix: long content
* fix: poetry version
* fix: added __all__
* fix: Added code to __all__
* fix: prompt
* fix: test action
* fix: Added shebang
* fix: long line
* fix: loaded env for tests
* fix: Added env
* test: only 3.10
* test: default region
* test: Added 3.8
* fix: subscriptable type
* test: sagemaker tests
* fix: used _http methods
* fix: default values
* ci: removed -vv flag
* fix: imports
* test: Added conditional skip
* fix: CR fixes
* fix: boto3 to pyproject.toml
* fix: all-extras arg
* fix: lint in action
* feat: via param
* fix: added all extras
* fix: Added static type checker
* feat: Moved body creationto function
* feat: switched most responses to use dataclasses_json
* feat: Added base mixin
* fix: CR
* fix: test path
* fix: CR
* feat: Added bedrock session
* feat: Added SageMakerSession
* fix: init of bedrock client
* feat: More robust imports
* fix: error message
* fix: removed kwargs from request body
* fix: Removed log_level from env
* fix: logger calls
* fix: Removed logger from init
* feat: Added setup logger
* ci: Added integration tests only on push to main
* fix: removed unused import