Releases: letta-ai/letta
Releases · letta-ai/letta
v0.6.33
What's Changed
- chore: upgrade dependencies again by @sarahwooders in #2454
- fix: handle nested pydantic model args in schema generation by @lemorage in #2439
- feat: add type resolution support for complex types by @lemorage in #2440
- fix: patch pydantic args and identities by @sarahwooders in #2457
- feat: add partial support for
claude-3-7-sonnet-20250219
by @sarahwooders in #2456 - feat: bump 0.6.33 by @sarahwooders in #2459
Full Changelog: 0.6.31...0.6.33
v0.6.32
What's Changed
- chore: update deps and bump version 0.6.31 by @sarahwooders in #2453
Full Changelog: 0.6.30...0.6.32
v0.6.31
Dependency fix release
v0.6.30
What's Changed
- fix: make opentelemetry dependencies required by @lemorage in #2450
- chore: bump version 0.6.30 by @sarahwooders in #2451
- fix: jsonb -> json for sqlite compatibility (#1095) by @sarahwooders in #2452
Full Changelog: 0.6.29...0.6.30
v0.6.29
What's Changed
- feat: add user identities by @sarahwooders in #2446
- chore: bump version 0.6.29 by @sarahwooders in #2447
- chore: add user id header to identities get request (#1090) by @sarahwooders in #2448
Full Changelog: 0.6.28...0.6.29
v0.6.28
What's Changed
- feat: Add model to context length mapping for gpt-4o-mini by @kk-src in #2442
- feat: add new providers (bedrock, deepseek) + bugfixes by @sarahwooders in #2445
Full Changelog: 0.6.27...0.6.28
v0.6.27
What's Changed
- fix: Fix VLLM usage by @mattzh72 in #2436
- feat: improve reliability for vertex models by setting
ANY
mode by @sarahwooders in #2437 - chore: bump 0.6.27 by @sarahwooders in #2438
Full Changelog: 0.6.26...0.6.27
v0.6.26
What's Changed
- feat: add example notebook for tool rules by @sarahwooders in #2432
- feat: patch google vertex and bump version by @sarahwooders in #2433
Full Changelog: 0.6.25...0.6.26
v0.6.25
v0.6.24
What's Changed
- fix: include missing function arguments in error handling by @lemorage in #2423
- fix: Google embeddings endpoint bug (#2416) by @tarunkumark in #2417
- fix: avoid unnecessary database operations for non-server cli commands by @tevino in #2383
- feat: add fixes to anthropic and bump version by @sarahwooders in #2427
New Contributors
- @lemorage made their first contribution in #2423
- @tarunkumark made their first contribution in #2417
- @tevino made their first contribution in #2383
Full Changelog: 0.6.23...0.6.24