Skip to content

Releases: digitalocean/gradient-python

v0.1.0-alpha.13

15 Jul 06:16
984df72

Choose a tag to compare

v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2025-07-15)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: manual updates (bd6fecc)
  • api: manual updates (c2b96ce)
  • api: share chat completion chunk model between chat and agent.chat (d67371f)
  • clean up environment call outs (64ee5b4)

Bug Fixes

  • client: don't send Content-Type header on GET requests (507a342)
  • parsing: correctly handle nested discriminated unions (569e473)

Chores

  • internal: bump pinned h11 dep (6f4e960)
  • internal: codegen related update (1df657d)
  • package: mark python 3.13 as supported (1a899b6)
  • readme: fix version rendering on pypi (6fbe83b)

v0.1.0-alpha.12

03 Jul 06:56
e00540e

Choose a tag to compare

v0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2025-07-02)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Bug Fixes

  • ci: correct conditional (646b4c6)

Chores

  • ci: change upload type (7449413)
  • internal: codegen related update (434929c)

v0.1.0-alpha.9

28 Jun 01:00
4f979ce

Choose a tag to compare

v0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2025-06-28)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

v0.1.0-alpha.11

28 Jun 17:18
0aac7ee

Choose a tag to compare

v0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2025-06-28)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

Chores

  • ci: only run for pushes and fork pull requests (adfb5b5)
  • Move model providers (8d918dc)

v0.1.0-alpha.10

28 Jun 05:14
d0e46d9

Choose a tag to compare

v0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2025-06-28)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

v0.1.0-alpha.8

27 Jun 23:45
ecca60c

Choose a tag to compare

v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2025-06-27)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • client: setup streaming (3fd6e57)

v0.1.0-alpha.7

27 Jun 23:02
fa47f44

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-06-27)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

v0.1.0-alpha.6

27 Jun 21:25
40d3032

Choose a tag to compare

v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-06-27)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

v0.1.0-alpha.5

27 Jun 21:12
cecff02

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-06-27)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: define api links and meta as shared models (8d87001)
  • api: update OpenAI spec and add endpoint/smodels (e92c54b)
  • api: update via SDK Studio (1ae76f7)
  • api: update via SDK Studio (98424f4)
  • api: update via SDK Studio (299fd1b)
  • api: update via SDK Studio (9a45427)
  • api: update via SDK Studio (abe573f)
  • api: update via SDK Studio (e5ce590)
  • api: update via SDK Studio (1daa3f5)
  • api: update via SDK Studio (1c702b3)
  • api: update via SDK Studio (891d6b3)
  • api: update via SDK Studio (dcbe442)
  • use inference key for chat.completions.create() (5d38e2e)

Bug Fixes

  • ci: release-doctor — report correct token name (4d2b3dc)

Chores

  • clean up pyproject (78637e9)
  • internal: codegen related update (58d7319)

v0.1.0-alpha.4

25 Jun 01:53
0175bb4

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-06-25)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: update via SDK Studio (d1ea884)
  • api: update via SDK Studio (584f9f1)
  • api: update via SDK Studio (7aee6e5)
  • api: update via SDK Studio (4212f62)
  • api: update via SDK Studio (b16cceb)
  • api: update via SDK Studio (34382c0)
  • api: update via SDK Studio (c33920a)
  • api: update via SDK Studio (359c8d8)
  • api: update via SDK Studio (f27643e)
  • api: update via SDK Studio (e59144c)
  • api: update via SDK Studio (97e1768)
  • api: update via SDK Studio (eac41f1)
  • api: update via SDK Studio (1fa7ebb)
  • api: update via SDK Studio (aa2610a)
  • api: update via SDK Studio (e5c8d76)
  • api: update via SDK Studio (5f700dc)
  • api: update via SDK Studio (c042496)
  • api: update via SDK Studio (5ebec81)
  • api: update via SDK Studio (cac54a8)
  • api: update via SDK Studio (6d62ab0)
  • api: update via SDK Studio (0ccc62c)
  • api: update via SDK Studio (e75adfb)
  • api: update via SDK Studio (8bd264b)
  • api: update via SDK Studio (6254ccf)
  • api: update via SDK Studio (8f5761b)
  • api: update via SDK Studio (f853616)
  • client: add support for aiohttp (494afde)

Bug Fixes

  • client: correctly parse binary response | stream (abba5be)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (e649dcb)

Chores

  • ci: enable for pull requests (b6b3f9e)
  • internal: codegen related update (4126872)
  • internal: codegen related update (10b79fb)
  • internal: update conftest.py (12e2103)
  • readme: update badges (6e40dc3)
  • tests: add tests for httpx client instantiation & proxies (7ecf66c)
  • tests: run tests in parallel (861dd6b)
  • tests: skip some failing tests on the latest python versions (75b4539)
  • update SDK settings (ed595b0)

Documentation

  • client: fix httpx.Timeout documentation reference (5d452d7)