Skip to content

Releases: meta-llama/llama-api-typescript

v0.3.0

01 Oct 21:07

Choose a tag to compare

0.3.0 (2025-10-01)

Full Changelog: v0.2.3...v0.3.0

Features

Chores

  • internal: remove .eslintcache (799fffc)

v0.2.3

29 Sep 19:53

Choose a tag to compare

0.2.3 (2025-09-26)

Full Changelog: v0.2.2...v0.2.3

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (c34a02b)
  • internal: codegen related update (6741d52)
  • internal: fix incremental formatting in some cases (28b4b8b)
  • internal: ignore .eslintcache (73e684d)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (f77cba7)

v0.2.2

17 Sep 22:05

Choose a tag to compare

0.2.2 (2025-09-08)

Full Changelog: v0.2.1...v0.2.2

Bug Fixes

  • coerce nullable values to undefined (c804bb5)

Chores

v0.2.1

03 Sep 20:45

Choose a tag to compare

0.2.1 (2025-08-28)

Full Changelog: v0.2.0...v0.2.1

Chores

  • internal: update global Error reference (e541458)

v0.2.0

27 Aug 01:47

Choose a tag to compare

0.2.0 (2025-08-23)

Full Changelog: v0.1.5...v0.2.0

Features

  • mcp: add code execution tool (9e72409)

Chores

  • add package to package.json (5a0ff68)
  • client: qualify global Blob (ec13a74)
  • deps: update dependency @types/node to v20.17.58 (69d5447)
  • internal: formatting change (cc8da4d)
  • update CI script (8bad679)

v0.1.5

13 Aug 19:58

Choose a tag to compare

0.1.5 (2025-08-13)

Full Changelog: v0.1.4...v0.1.5

Chores

v0.1.4

13 Aug 00:38

Choose a tag to compare

0.1.4 (2025-08-13)

Full Changelog: v0.1.3...v0.1.4

Chores

v0.1.3

13 Aug 00:27

Choose a tag to compare

0.1.3 (2025-08-12)

Full Changelog: v0.1.2...v0.1.3

Bug Fixes

  • api: remove chat completion request model (0f430fd)

Chores

  • add examples (14264be)
  • internal: codegen related update (d214c13)
  • internal: move publish config (89f5ba7)
  • internal: remove redundant imports config (dcc16cf)
  • internal: update comment in script (4b6a798)
  • make some internal functions async (03b22bf)
  • sync repo (fbc5e39)
  • ts: reorder package.json imports (9ab7974)
  • update @stainless-api/prism-cli to v5.15.0 (a0b275e)
  • update SDK settings (742ce20)

Documentation

v0.1.2

28 Jun 21:13
79b3510

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/meta-llama/llama-api-typescript/commits/v0.1.2