Releases: AI21Labs/ai21-python
v2.14.1
v2.14.1 (2024-08-26)
Fix
- fix: Bug fixes - embed, streaming response, request retry rename (#206)
Co-authored-by: Paz Shalev <[email protected]> (882de79
)
v2.14.0
v2.13.0
v2.13.0 (2024-08-21)
Chore
- chore(deps): bump python-semantic-release/python-semantic-release (#204)
Bumps python-semantic-release/python-semantic-release from 9.8.6 to 9.8.7.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82d3abe
)
Documentation
Feature
v2.13.0-rc.2
v2.13.0-rc.1
v2.13.0-rc.1 (2024-08-20)
Documentation
Feature
-
feat: multiple tools example (
d95fc69
) -
feat: revert TypedDict (
e5b6b48
) -
feat: test TypedDict usage (
3952220
) -
feat: more flow in the func calling example (
067ad50
) -
feat: added models to all (
4ab26c2
) -
feat: fix DocumentSchema (
98e4b4b
) -
feat: simplify models (
c9e1b3a
) -
feat: PR changes (
f5a1d5e
) -
feat: unit tests (
6fb5c6e
) -
feat: fix formatter (
a778c8e
) -
feat: jamba 1.5 features - tools calls (function calling), documents, response_format (
5e186b9
)
Fix
-
fix: replace jamba-instruct usage with jamba-1.5, add documentation (#201)
-
fix: replace jamba-instruct usage with jamba-1.5, add jamba-instruct to legacy models, log headers in http_client
-
fix: formatting
-
fix: model name change (
47f9668
) -
fix: lint (
58e407d
) -
fix: remove key (
9eb439f
) -
fix: fix all unit tests and a fix (
b41b31a
)
Unknown
- Merge pull request #202 from AI21Labs/chat-model-with-tools-docs-and-response-format
feat: Chat model with tools docs and response format (9f4ed9b
)
-
Merge branch 'chat-model-with-tools-docs-and-response-format' of github.com:AI21Labs/ai21-python into chat-model-with-tools-docs-and-response-format (
c1fff86
) -
Revert "feat: revert TypedDict"
v2.12.0
v2.11.0
v2.11.0 (2024-08-06)
Chore
- chore(deps): bump python-semantic-release/python-semantic-release (#190)
Bumps python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (0c7622b
)
Feature
-
feat: add stream support for Bedrock (#191)
-
feat: add stream support for bedrock
-
chore: fix error
-
chore: fix stream examples
-
fix: add fix for last chunk on bedrock, add tests
-
test: fix unittests
-
test: remove comments
-
test: fix integration test
-
chore: cr comments
-
refactor: cr comments
-
refactor: async stream example
-
refactor: cr comments
Co-authored-by: Asaf Joseph Gardin <[email protected]> (5392b52
)
v2.10.1
v2.10.1 (2024-07-31)
Ci
Fix
-
fix: remove redundant dependency - dataclass json (#194)
-
fix: remove redundant dependency - dataclass json
-
chore: use j2 ultra in examples
-
test: use j2 ultra in completion tests
Co-authored-by: Asaf Joseph Gardin <[email protected]> (e8dcd27
)
v2.10.0
v2.10.0 (2024-07-29)
Chore
- chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#186)
Bumps setuptools from 69.5.1 to 70.0.0.
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (51b59f8
)
- chore(deps): bump python-semantic-release/python-semantic-release (#179)
Bumps python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (2175f81
)
Documentation
Feature
-
feat: Pydantic Migration (#193)
-
feat: Pydantic migration (#189)
-
refactor: migrate from dataclass to pydantic for responses
-
fix: add backward compatability for to_json, from_json
-
fix: add missing by_alias, add from_json to penalty, add tests
-
ci: add pydantic matrix for unittests
-
ci: fix version mismatch
-
test: fix test
-
ci: add matrix to integration tests for pydantic version
-
ci: limit parallel run in integration tests
-
refactor: ci comments, use to_, and from_ funcs internally
-
refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning
-
refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning
-
test: fix tests
-
test: fix tests
-
test: fix tests
-
chore: ci comments, remove basemodel from not_given
-
chore(release): v2.10.0-rc.1 [skip ci]
-
chore: lower min pydantic version (#192)
Co-authored-by: semantic-release <semantic-release> (135ea43
)
v2.10.0-rc.1
v2.10.0-rc.1 (2024-07-28)
Chore
- chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#186)
Bumps setuptools from 69.5.1 to 70.0.0.
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (51b59f8
)
- chore(deps): bump python-semantic-release/python-semantic-release (#179)
Bumps python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]> (2175f81
)
Documentation
Feature
-
feat: Pydantic migration (#189)
-
refactor: migrate from dataclass to pydantic for responses
-
fix: add backward compatability for to_json, from_json
-
fix: add missing by_alias, add from_json to penalty, add tests
-
ci: add pydantic matrix for unittests
-
ci: fix version mismatch
-
test: fix test
-
ci: add matrix to integration tests for pydantic version
-
ci: limit parallel run in integration tests
-
refactor: ci comments, use to_, and from_ funcs internally
-
refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning
-
refactor: ci comments, attach alias by field, create private functions for serialization, add deprecation warning
-
test: fix tests
-
test: fix tests
-
test: fix tests
-
chore: ci comments, remove basemodel from not_given (
2591bc7
)