letta

letta-ai / letta

平台,涉及AI、AI-agents、大语言模型

AI Agent LLM 应用 AI AI-agents 大语言模型 大语言模型-智能体

为什么值得看

编辑点评

适用于AI/大模型场景。涉及AI、AI-agents、大语言模型等技术方向。建议关注其社区活跃度和文档完善程度。

Star 趋势

近 7 日
  • Star 总数24,767
  • 今日新增+6
  • 7 日增速-25%
  • Fork2,622

同类项目

同场景 · AI Agent / LLM 应用

项目文档

来自 GitHub README · main 分支

Letta

Build stateful agents with memory that can learn and improve over time.

Letta (f.k.a. MemGPT) is actively developed. The current source code lives in letta-ai/letta-code, which includes the agent harness, interactive terminal UI, App Server, channels, and the runtime used by the desktop and web apps.

[!NOTE] This repository now serves as a landing page for the Letta project. The retired Letta V1 server source is preserved on the archive branch for historical reference.

Get started

Install Letta from npm:

npm install -g @letta-ai/letta-code

Launch the interactive terminal UI:

letta

Run the App Server for local or self-hosted agents:

letta server

You can also use Letta through:

See the letta-ai/letta-code README and the Letta documentation for current installation, development, and deployment instructions.

Historical source

The archive branch contains the retired Letta V1 API server as it existed when this repository was archived. Existing tags and releases remain available for reproducibility. That source is unsupported, receives no fixes or security updates, and should not be used in production.

文档抓取自 GitHub 仓库 README,版权归原作者所有;已过滤徽章等噪音并经安全消毒后展示。