v2.13.0-rc.1
Pre-releasev2.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"