Announcing the Letta 1.0 SDK
We’ve made significant revisions to the Letta Agents SDK for a 1.0 stable release. To try to the 1.0 pre-release you can install:
Python: pip install letta-client --pre
TS: npm i @letta-ai/letta-client@alpha
You can also see the documentation for the 1.0 SDK here (in alpha).
If you are just starting with Letta, we recommend starting with the 1.0 SDK. If you are already using the existing SDK, you can see the migration guide for instructions on migrating.
In addition to unifying and cleaning up SDK patterns, the 1.0 SDK also has improved support for:
- Provider-specific model configuration
- Parallel tool calling
- HITL & Approvals
- MCP configuration
We are continuing to support deprecated routes and parameters to avoid breaking SDK releases before 1.0 — however we will likely sunset deprecated routes by the end of the 2025.
Please let us know if you have any feedback! We appreciate our community’s feedback so far on helping us design a new SDK experience ![]()