We just released Letta 0.6.4, which adds for 🐍 Python 3.13 support and a TypeScript SDK (alpha build)!
The TS SDK is in early alpha, and can be downloaded on npm via @letta-ai/letta:
npm i @letta-ai/[email protected]
The Letta TS client makes it easy to create agents, message them, and render their responses:

For the full release notes, see our GitHub releases:

