Releases: letta-ai/letta-node
Releases · letta-ai/letta-node
v1.0.0-alpha.20
1.0.0-alpha.20 (2025-11-12)
Full Changelog: v1.0.0-alpha.19...v1.0.0-alpha.20
Features
- deprecate
EmbeddingConfigfrom archives (30b174c)
Chores
v1.0.0-alpha.19
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
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
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
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
v1.0.0-alpha.14
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
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
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
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)