Skip to content

Releases: digitalocean/gradient-typescript

v0.1.0-alpha.2

16 Oct 17:43
8fd662f

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-10-16)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Performance Improvements

Chores

  • clean up LICENSING after legal review (#3) (da51ba0)
  • do not install brew dependencies in ./scripts/bootstrap by default (58a58de)
  • internal: codegen related update (caea2ff)
  • internal: fix incremental formatting in some cases (353630a)
  • internal: ignore .eslintcache (49808e2)
  • internal: remove .eslintcache (b318cc0)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (3c74bff)
  • internal: use npm pack for build uploads (2b378fc)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (ffed53e)
  • update author (3dd3c2d)
  • update github actions (d678611)

v0.1.0-alpha.1

12 Sep 16:10
4a7c7e1

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-09-12)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: add gpu droplets (f772bbe)
  • api: add gpu droplets (e9f32b9)
  • api: collected updates 8/4 (2512acd)
  • api: define api links and meta as shared models (e718dff)
  • api: enable typescript (074ed6b)
  • api: make kwargs match the env vars (6938951)
  • api: manual updates (deb1daf)
  • api: manual updates (f76c65d)
  • api: manual updates (d380fc4)
  • api: manual updates (7dfa331)
  • api: manual updates (8841ba0)
  • api: manual updates (c5f3842)
  • api: manual updates (e3a6416)
  • api: manual updates (d0cef1c)
  • api: manual updates (94489fa)
  • api: manual updates (f40ea72)
  • api: manual updates (401c252)
  • api: manual updates (b9fc035)
  • api: manual updates (7c21452)
  • api: manual updates (d1e0966)
  • api: manual updates (22be80e)
  • api: manual updates (a80e30e)
  • api: manual updates (b10da1f)
  • api: manual updates (487a222)
  • api: remove GRADIENTAI env vars (58f3479)
  • api: rename environment variables (6640346)
  • api: share chat completion chunk model between chat and agent.chat (3803591)
  • api: update OpenAI spec and add endpoint/smodels (5c8b7ad)
  • api: update to package gradient (b41e3e0)
  • api: update via SDK Studio (66256ea)
  • api: update via SDK Studio (ed3a886)
  • api: update via SDK Studio (2d4e9ab)
  • api: update via SDK Studio (2a55dad)
  • api: update via SDK Studio (8bc0416)
  • api: update via SDK Studio (a97caac)
  • api: update via SDK Studio (bbe4664)
  • api: update via SDK Studio (ffece9c)
  • api: update via SDK Studio (4dc906c)
  • api: update via SDK Studio (24c6ed7)
  • api: update via SDK Studio (d511e36)
  • api: update via SDK Studio (925ea7d)
  • api: update via SDK Studio (b7c8527)
  • api: update via SDK Studio (23fdd6f)
  • api: update via SDK Studio (152d7be)
  • api: update via SDK Studio (0e90f74)
  • api: update via SDK Studio (6e0b74a)
  • api: update via SDK Studio (13fb500)
  • api: update via SDK Studio (92ca5df)
  • api: update via SDK Studio (2917ddb)
  • api: update via SDK Studio (7eb007a)
  • api: update via SDK Studio (ccc3c7c)
  • api: update via SDK Studio (eed411d)
  • api: update via SDK Studio (03e423c)
  • api: update via SDK Studio (b2fab92)
  • api: update via SDK Studio (68d87cc)
  • api: update via SDK Studio (f432058)
  • api: update via SDK Studio (05b4163)
  • api: update via SDK Studio (3e0a84a)
  • api: update via SDK Studio (a1b026d)
  • api: update via SDK Studio (7b9528b)
  • api: update via SDK Studio (84a4e08)
  • api: update via SDK Studio (0a9ca71)
  • api: update via SDK Studio (17c711e)
  • api: update via SDK Studio (776ea44)
  • api: update via SDK Studio (f2ea88f)
  • api: update via SDK Studio (b6b96cb)
  • client: add agent_domain option (25857d4)
  • client: add support for endpoint-specific base...
Read more