Skip to content

Tags: digitalocean/gradient-python

Tags

v3.11.0

Toggle v3.11.0's commit message
release: 3.11.0

v3.10.1

Toggle v3.10.1's commit message
release: 3.10.1

v3.10.0

Toggle v3.10.0's commit message
release: 3.10.0

v3.9.0

Toggle v3.9.0's commit message
release: 3.9.0

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.8.0 (#82)

* feat(api): manual updates

* release: 3.8.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.7.0 (#65)

* chore: bump `httpx-aiohttp` version to 0.1.9

* fix(client): close streams without requiring full consumption

* feat(api): add inference errors

* chore(internal/tests): avoid race condition with implicit client cleanup

* feat(api): include indexing jobs

* chore(internal): grammar fix (it's -> its)

* chore(package): drop Python 3.8 support

* fix: compat with Python 3.14

* fix(compat): update signatures of `model_dump` and `model_dump_json` for Pydantic v1

* chore: merge issues in test_client.py (#87)

* release: 3.7.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Ben Batha <bbatha@digitalocean.com>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.6.0 (#64)

* feat(api): manual updates

* fix: test setup needs all three access keys

* fix: lints

* release: 3.6.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Ben Batha <bbatha@digitalocean.com>

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.5.0 (#55)

* chore(internal): detect missing future annotations with ruff

* feat(api): update via SDK Studio (#74)

* release: 3.5.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Ben Batha <bbatha@digitalocean.com>

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.4.0 (#54)

* feat(api): manual updates

* release: 3.4.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 3.3.0 (#47)

* feat(api): update via SDK Studio

* lint fix

* use correct return type name

* feat(api): Images generations - openai

* release: 3.3.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: bkannappan <bkannappan@digitalocean.com>
Co-authored-by: Robert Craigie <robert@craigie.dev>
Co-authored-by: Boopathy Kannappan <86243143+bkdoeng@users.noreply.github.com>