Build stateful agents with long-term memory using Letta は何をしますか?
Use Letta to create agents whose identity, tools, memory blocks, and conversation state persist across sessions for long-running assistant or application workflows.
Prerequisites
Node.js 18+ for Letta Code or API credentials/SDKs for application integration; selected model provider
Installation
Install or set up from the source-backed instructions:
For local terminal workflows, install Letta Code with npm install -g @letta-ai/letta-code and run letta; for application workflows, install the TypeScript or Python Letta client and create agents with memory blocks and tools.