Building persistent LLM agents with long-term memory 📚🦙
Go to file
2024-10-22 15:02:28 -07:00
.github chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
.persist fix: Clean up and simplify docker entrypoint (#1235) (#1259) 2024-04-18 22:39:11 -07:00
alembic feat: Add ORM for organization model (#1914) 2024-10-22 14:47:09 -07:00
assets docs: refresh readme (#1892) 2024-10-15 16:44:10 -07:00
configs/llm_model_configs chore: deprecate letta configure and remove config defaults (#1841) 2024-10-09 14:32:08 -07:00
db chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
examples chore: remove the admin client and tests (#1923) 2024-10-22 15:02:28 -07:00
letta chore: remove the admin client and tests (#1923) 2024-10-22 15:02:28 -07:00
paper_experiments feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814) 2024-10-04 19:35:00 -07:00
scripts chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
tests chore: remove the admin client and tests (#1923) 2024-10-22 15:02:28 -07:00
.dockerignore ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
.env.example feat: add defaults to compose and .env.example (#1792) 2024-10-01 09:50:13 -07:00
.gitattributes chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
.gitignore feat: Enable adding files (#1864) 2024-10-14 10:22:45 -07:00
.pre-commit-config.yaml chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
alembic.ini chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
compose.yaml fix: update compose.yaml to use updated env variables (#1887) 2024-10-14 18:35:46 -07:00
CONTRIBUTING.md chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
dev-compose.yaml fix: update compose.yaml to use updated env variables (#1887) 2024-10-14 18:35:46 -07:00
development.compose.yml chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
docker-compose-vllm.yaml feat: add agent types (#1831) 2024-10-08 11:18:36 -07:00
Dockerfile chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
init.sql chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
LICENSE chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
locust_test.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
main.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
nginx.conf chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
poetry.lock feat: Add ORM for organization model (#1914) 2024-10-22 14:47:09 -07:00
PRIVACY.md chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
pyproject.toml feat: Add ORM for organization model (#1914) 2024-10-22 14:47:09 -07:00
README.md docs: patch readme (#1895) 2024-10-15 16:47:43 -07:00
TERMS.md chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00

Letta logo

Letta (previously MemGPT)

Homepage // Documentation // Letta Cloud

👾 Letta is an open source framework for building stateful LLM applications. You can use Letta to build stateful agents with advanced reasoning capabilities and transparent long-term memory. The Letta framework is white box and model-agnostic.

Discord Twitter Follow arxiv 2310.08560 Apache 2.0 Release GitHub

Note

Looking for MemGPT? You're in the right place!

The MemGPT package and Docker image have been renamed to letta to clarify the distinction between MemGPT agents and the API server / runtime that runs LLM agents as services.

You use the Letta framework to create MemGPT agents. Read more about the relationship between MemGPT and Letta here.

Quickstart

The two main ways to install Letta are through pypi (pip) or via Docker:

  • pip (guide below) - the easiest way to try Letta, will default to using SQLite and ChromaDB for the database backends
  • Docker (guide here) - recommended for production settings, will default to using Postgres (+ pgvector) for the database backend

Step 1 - Install Letta using pip

$ pip install -U letta

Step 2 - Set your environment variables for your chosen LLM / embedding providers

$ export OPENAI_API_KEY=sk-...

For Ollama (see our full documentation for examples of how to set up various providers):

$ export OLLAMA_BASE_URL=http://localhost:11434

Step 3 - Run the Letta CLI

You can create agents and chat with them via the Letta CLI tool (letta run):

$ letta run
🧬 Creating new agent...
? Select LLM model: letta-free [type=openai] [ip=https://inference.memgpt.ai]
? Select embedding model: letta-free [type=hugging-face] [ip=https://embeddings.memgpt.ai]
->  🤖 Using persona profile: 'sam_pov'
->  🧑 Using human profile: 'basic'
->  🛠️  8 tools: send_message, pause_heartbeats, conversation_search, conversation_search_date, archival_memory_insert, archival_memory_search, core_memory_append, core_memory_replace

🎉 Created new agent 'InspiringSpinach'

Hit enter to begin (will request first Letta message)

💭 User engaged. Recognize as Chad. Acknowledge presence and establish connection. Explore interests and engage in meaningful discourse.
🤖 Hello, Chad. It's nice to meet you. I am keen on learning and exploring new ideas and concepts. Is there a specific topic you'd like to discuss today?

> Enter your message: my name is Brad, not Chad...

💭 A discrepancy in identity. Reflect this change in core memory. Apologize for the oversight, and rectify the error.
⚡🧠 [function] updating memory with core_memory_replace
         First name: Chad
        → First name: Brad
💭 Apologize for the mistake in recognizing his name, and begin the conversation anew, addressing him by the correct name this time.
🤖 I apologize for the oversight, Brad. Let's restart. It's a pleasure to meet you, Brad. Is there a specific topic you'd like to discuss today?

> Enter your message:

Step 4 - Run the Letta server

You can start the Letta API server with letta server (see the full API reference here):

$ letta server
Initializing database...
Running: uvicorn server:app --host localhost --port 8283
INFO:     Started server process [47750]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://localhost:8283 (Press CTRL+C to quit)

When you start the Letta API server, the ADE (Agent Development Environment) will be available on http://localhost:8283: Screenshot of the Letta ADE (Agent Development Environment)

In Letta, all agents are stored/persisted in the same database, so the agents you create in the CLI are accessible via the API and ADE, and vice versa. Check out the quickstart guide on our docs for a tutorial where you create an agent in the Letta CLI and message the same agent via the Letta API.

🤗 How to contribute

Letta is an open source project built by over a hundred contributors. There are many ways to get involved in the Letta OSS project!

  • Contribute to the project: Interested in contributing? Start by reading our Contribution Guidelines.
  • Ask a question: Join our community on Discord and direct your questions to the #support channel.
  • Report ssues or suggest features: Have an issue or a feature request? Please submit them through our GitHub Issues page.
  • Explore the roadmap: Curious about future developments? View and comment on our project roadmap.
  • Join community events: Stay updated with the event calendar or follow our Twitter account.

Legal notices: By using Letta and related Letta services (such as the Letta endpoint or hosted service), you are agreeing to our privacy policy and terms of service.