Releases: digitalocean/gradient-python
Releases · digitalocean/gradient-python
v0.1.0-alpha.13
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
v0.1.0-alpha.12
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
v0.1.0-alpha.9
0.1.0-alpha.9 (2025-06-28)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
Features
- api: manual updates (e0c210a)
v0.1.0-alpha.11
0.1.0-alpha.11 (2025-06-28)
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
Features
- api: manual updates (8d918dc)
Chores
v0.1.0-alpha.10
v0.1.0-alpha.8
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
v0.1.0-alpha.6
0.1.0-alpha.6 (2025-06-27)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
Features
- api: manual updates (04eb1be)
v0.1.0-alpha.5
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
v0.1.0-alpha.4
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)