Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: scaleapi/scaleapi-python-client

Tags

v2.17.0

Toggle v2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update SDK with new Annotation Types, Message Reasoning, & Message Ch…

…unks (#99)

* Update SDK with new Annotation Types, Message Reasoning, & Message Chunks

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix publish twine version (#98)

v2.15.14

Toggle v2.15.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add auto-onboard functionality to sdk (#95)

* add auto-onboard functionality to sdk

* formatting

* formatting

v2.15.13

Toggle v2.15.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make project optional for get_tasks_count (#94)

2.15.12

Toggle 2.15.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding multistage task type (#93)

* adding multistage task type

* Updating version

v2.15.12

Toggle v2.15.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding multistage task type (#93)

* adding multistage task type

* Updating version

v2.15.11

Toggle v2.15.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make project name optional (#92)

* Update __init__.py

made project_name optional

* Update _version.py

new release tag

* Update test_client.py

tests first draft

* updated comment

* either project name or batch name must be provided

* updated tests

* black formatted

* removed the explicit project_name=None parameter

* removed test_process_tasks_endpoint_args_with_batch_name

* formatted with black

* updated logic

* formatted with black

---------

Co-authored-by: Alejandro Gonzalez Barriga <[email protected]>

v2.15.10

Toggle v2.15.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
adds multichat task type (#91)

v2.15.9

Toggle v2.15.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ChatLite TaskType (#90)

* Add ChatLite TaskType

* bump version

v2.15.8

Toggle v2.15.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle empty retries (#89)

* Handle missing raw and retries on Response

* bump version