Releases: meta-llama/llama-api-typescript
Releases · meta-llama/llama-api-typescript
v0.3.0
v0.2.3
0.2.3 (2025-09-26)
Full Changelog: v0.2.2...v0.2.3
Performance Improvements
- faster formatting (12ccb56)
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.baseUrlfrom tsconfig.json (f77cba7)
v0.2.2
0.2.2 (2025-09-08)
Full Changelog: v0.2.1...v0.2.2
Bug Fixes
- coerce nullable values to undefined (c804bb5)
Chores
- ci build action (22ba16c)
v0.2.1
0.2.1 (2025-08-28)
Full Changelog: v0.2.0...v0.2.1
Chores
- internal: update global Error reference (e541458)
v0.2.0
0.2.0 (2025-08-23)
Full Changelog: v0.1.5...v0.2.0
Features
- mcp: add code execution tool (9e72409)
Chores
v0.1.5
v0.1.4
v0.1.3
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
What's Changed
- fix(examples): fix tool call examples by @yanxi0830 in #13
- feat: v0.1.1 api updates by @yanxi0830 in #14
- feat: v0.1.2 api update by @yanxi0830 in #16
Full Changelog: https://github.com/meta-llama/llama-api-typescript/commits/v0.1.2