Releases: letta-ai/letta
Releases · letta-ai/letta
v0.6.47
v0.6.46
What's Changed
- Allow conversation search to find agent's own messages by @incherre in #2474
- chore: release 0.6.46 by @sarahwooders in #2530
New Contributors
Full Changelog: 0.6.45...0.6.46
v0.6.45
v0.6.44
What's Changed
- Use default context window size if none found by @wsargent in #2499
- Use logging in bedrock by @wsargent in #2502
- Add comments to the MCP example by @wsargent in #2507
- Fix the credentials check to use bool by @wsargent in #2501
- [FIX] Update example.py to reflect breaking API changes by @kyuds in #2471
- docs(contrib): replace poetry shell with env activate for 2.0 by @kk-src in #2381
- fix: Update app.py - setup_auth_router() by @JindrichSima in #2369
- fix: remove the missing arg
name
from create_tool in client.py by @azinasg in #2428 - Update example.py with docstring note about
letta_client
by @CShorten in #2462 - fix: Use right tag for debug messages by @kk-src in #2441
- chore: Use AzureOpenAI calls for model listings and completions by @kk-src in #2443
- refactor(azure-embedding): Removed unnecessary and commented Azure embedding code by @kk-src in #2461
- [FIX] Respect configured embedding model by @aluferraz in #2464
- [Improvements] Use single query for Block Manager get_all_blocks_by_ids by @kyuds in #2485
- Fix optimistic json parser strict mode by @lemorage in #2506
- chore: Various feature requests and bug fixes by @mattzh72 in #2509
- Fix: Rename reserved state argument inside tool to latest sdk by @stocyr in #2513
- chore: release 0.6.44 by @sarahwooders in #2519
New Contributors
- @kyuds made their first contribution in #2471
- @JindrichSima made their first contribution in #2369
- @azinasg made their first contribution in #2428
- @CShorten made their first contribution in #2462
- @aluferraz made their first contribution in #2464
- @stocyr made their first contribution in #2513
Full Changelog: 0.6.43...0.6.44
v0.6.43
What's Changed
- fix: remove datamodel-code-generator from extras dependencies by @lemorage in #2491
- Correct to_google_ai_dict to ensure parts is never empty by @NachoNoCheese in #2489
- chore: bump version 0.6.43 by @carenthomas in #2500
New Contributors
- @NachoNoCheese made their first contribution in #2489
Full Changelog: 0.6.42...0.6.43
v0.6.42
What's Changed
- feat: fix uvicorn workers and improve logging by @sarahwooders in #2498
Full Changelog: 0.6.41...0.6.42
v0.6.41
What's Changed
- feat: bake otel collector into letta image (#1292) by @carenthomas in #2490
Full Changelog: 0.6.40...0.6.41
v0.6.40
What's Changed
- feat: fix archival stats and uvicorn env vars by @sarahwooders in #2486
- feat: update tests to new client by @sarahwooders in #2488
Full Changelog: 0.6.39...0.6.40
v0.6.39
What's Changed
- fix(load-directory): Fix up file extension comparison & path list construction by @kk-src in #2458
- Add latest tags to Anthropic models by @wsargent in #2477
- fix: Spurious empty chunk warning on Claude by @wsargent in #2476
- fix: bug fixes by @mattzh72 in #2479
- feat: mcp support + version bump by @sarahwooders in #2480
New Contributors
Full Changelog: 0.6.37...0.6.39
v0.6.37
What's Changed
- feat: various fixes and not limiting agent name length by @sarahwooders in #2470
Full Changelog: 0.6.36...0.6.37