Skip to content

Releases: letta-ai/letta-node

v1.0.0-alpha.20

12 Nov 23:05
861a6a5

Choose a tag to compare

v1.0.0-alpha.20 Pre-release
Pre-release

1.0.0-alpha.20 (2025-11-12)

Full Changelog: v1.0.0-alpha.19...v1.0.0-alpha.20

Features

  • deprecate EmbeddingConfig from archives (30b174c)

Chores

  • rename send to create and modify to update (d5aec1c)
  • update stainless send to create (92380e0)

v1.0.0-alpha.19

12 Nov 02:41
fb80c57

Choose a tag to compare

v1.0.0-alpha.19 Pre-release
Pre-release

1.0.0-alpha.19 (2025-11-12)

Full Changelog: v1.0.0-alpha.18...v1.0.0-alpha.19

Features

  • add approval return param to stainless (7ec5ea3)
  • add attach detach methods for archives and identities to sdk (f644e48)
  • add create memory for archive (8414e07)
  • add model setting params to stainless config (30e5ba2)
  • add passage deletion route to sdk (a6656fe)
  • bring back model_settings and remove validation again (916f8ea)
  • make api key optional in sdk (2ad9913)
  • rename message union and internal message (25bd7a0)
  • revert model_settings (6f9e60b)

Chores

v1.0.0-alpha.18

10 Nov 21:53
85bd94d

Choose a tag to compare

v1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2025-11-10)

Full Changelog: v1.0.0-alpha.17...v1.0.0-alpha.18

Features

  • add list support for query params in sdk (3494a74)

Bug Fixes

  • prevent too many runs bug (d4459ff)

v1.0.0-alpha.17

08 Nov 02:02
033e341

Choose a tag to compare

v1.0.0-alpha.17 Pre-release
Pre-release

1.0.0-alpha.17 (2025-11-08)

Full Changelog: v1.0.0-alpha.16...v1.0.0-alpha.17

Features

  • add model settings schema to stainless [LET-5976] (6b68312)
  • chore; regen (554c4a9)
  • split up handle and model_settings (4f05e2b)

Chores

  • add model and embedding models (81a78a1)

v1.0.0-alpha.16

07 Nov 22:22
e7897df

Choose a tag to compare

v1.0.0-alpha.16 Pre-release
Pre-release

1.0.0-alpha.16 (2025-11-07)

Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.16

Features

  • add filters to count_agents endpoint [LET-5380] [LET-5497] (b46fb82)
  • add last_stop_reason to AgentState [LET-5911] (b49b54d)
  • enable streaming flag on send message (e990b70)
  • filter list agents by stop reason [LET-5928] (7809961)
  • return new Model and EmbeddingModel objects for list model/embedding endpoints [LET-6090] (137bff3)
  • Revert "Revert "feat: provider-specific model configuration " (#5873)" (e63538e)

Bug Fixes

  • add mcp server routes typing to stainless.yml (f9e57a7)
  • core: patch bug w/ sleeptime agents and client-side tool executions [LET-6081] (2ae116f)
  • fix refresh sdk name stainless (d66d4a6)
  • stainless pagination (546b50c)

Chores

  • remove count methods from stainless sdk (a394300)

v1.0.0-alpha.15

05 Nov 01:42
50a7974

Choose a tag to compare

v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2025-11-04)

Full Changelog: v1.0.0-alpha.14...v1.0.0-alpha.15

Features

  • add EventMessage and SummaryMessage (5b88362)
  • add input option to send message route [LET-4540] (0589b69)
  • make sure tool return chars within max int range (6092ede)

v1.0.0-alpha.14

04 Nov 17:38
780a984

Choose a tag to compare

v1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2025-11-04)

Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14

Features

  • add new project id header to stainless client (f8066b6)

Bug Fixes

  • enable stainless pagination (ae519f4)

Chores

  • update stainless templates route to not pass in project id (c032587)

v1.0.0-alpha.13

03 Nov 20:41
2896141

Choose a tag to compare

v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2025-11-03)

Full Changelog: v1.0.0-alpha.12...v1.0.0-alpha.13

Features

  • add stream return type to all sse endpoints (c22c792)

v1.0.0-alpha.12

01 Nov 01:44
7bc3c4c

Choose a tag to compare

v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2025-11-01)

Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12

Features

  • add error handle to stainless stream response (a17dea8)

v1.0.0-alpha.11

31 Oct 23:37
be26556

Choose a tag to compare

v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2025-10-31)

Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11

Features

  • add project and project_id fields to stainless client (3e40365)
  • provider-specific model configuration (8ea03d2)
  • Revert "feat: provider-specific model configuration " (35f2757)

Bug Fixes

  • stainless merge build dependency on changed files (0cab2f0)

Chores

  • verify stainless merge build (6e086a3)