Light
Dark

Letta v0.4.1 release

October 3, 2024

⚒️ Support for Composio, LangChain, and CrewAI tools

Letta v0.4.1 adds improved support for popular external tool providers - you can now use external tool libraries (Composio, LangChain, and CrewAI) with Letta agents!

To active support for external tool providers in Letta, install Letta with the external-tools  library:

pip install 'letta[external-tools]'

For more information, check out the following examples on the Letta GitHub page:

Read the full v0.4.1 changelog on GitHub.