v0.5.3
🐛 This release includes many bugfixes, and also migrates the Letta docker image to the letta/letta
Dockerhub repository.
🔥 New features 🔥
📊 Add token counter to CLI /tokens
#2047
🤲 Support for Together AI endpoints #2045 (documentation)
🔐 Password-protect letta server endpoints with the letta server --secure
flag #2030
What's Changed
- fix: patch workflows by @cpacker in #2011
- feat: rename docker to
letta/letta
by @sarahwooders in #2010 - feat: add bash script to allow people to generate openapi schema with… by @4shub in #2015
- feat: modify
startup.sh
to work for sqlite by @sarahwooders in #2012 - feat: add openapi compatibility checker by @4shub in #2016
- fix: fix
Unsupport authentication type
error for Ollama by @sarahwooders in #2018 - feat: add latest anthropic models by @sarahwooders in #2022
- feat: Move Source to ORM model by @mattzh72 in #1979
- fix: Fix memory summarization by @mattzh72 in #2029
- feat: support a new secure flag by @4shub in #2030
- chore: Migrate FileMetadata to ORM by @mattzh72 in #2028
- fix: Fix bug for deleting agents belonging to the user org by @mattzh72 in #2033
- fix: Fix tool deletion bug by @mattzh72 in #2034
- fix: Fix summarizer for Anthropic and add integration tests by @mattzh72 in #2046
- feat: added token counter command to CLI by @cpacker in #2047
- fix: Fix Docker compose startup issues (#2056) by @sethanderson1 in #2057
- Add missing import in functions.py by @andrewrfitz in #2060
- feat: support togetherAI via
/completions
by @cpacker in #2045 - fix: context window overflow patch by @cpacker in #2053
- fix: Fix ollama CI test by @mattzh72 in #2062
- feat: Move blocks to ORM model by @mattzh72 in #1980
- feat: bump version 0.5.3 by @sarahwooders in #2066
- fix(compose.yaml): letta_server hostname mismatch by @ahmedrowaihi in #2065
- core: update notebooks to 0.5.2 and add agent cleanup (error on duplicate names) by @sarahwooders in #2038
- fix: Fix security vuln with file upload by @mattzh72 in #2067
New Contributors
- @sethanderson1 made their first contribution in #2057
- @andrewrfitz made their first contribution in #2060
- @ahmedrowaihi made their first contribution in #2065
Full Changelog: 0.5.2...0.5.3