Files
letta-server/docs/index.md
Sarah Wooders 8ae1e64987 chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00

2.4 KiB

title, excerpt, category
title excerpt category
Introduction Welcome to the Letta documentation! 6580d34ee5e4d00068bf2a1d
<style> .button { display: block; width: auto; padding: 15px 25px; margin: 10px 0; color: white; text-align: left; text-decoration: none !important; /* Enforce no underline */ border-radius: 5px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.2s ease; font-size: 18px; font-weight: bold; } .emoji { margin-right: 8px; /* Adjust space between emoji and text */ } .button:hover { transform: translateY(-2px); } /* Define individual colors for each button */ .green { background: linear-gradient(to right, #78e08f, #38ada9); } .blue { background: linear-gradient(to right, #4bcffa, #4d73e5); } .purple { background: linear-gradient(to right, #8e44ad, #9b59b6); } .orange { background: linear-gradient(to right, #f6b93b, #e55039); } .container { width: 100%; max-width: 600px; margin-left: 0; margin-right: 0; } </style>

letta llama

What is Letta?

Letta enables LLMs to manage their own memory and overcome limited context windows!

You can use Letta to:

  • create perpetual chatbots that learn about you and change their own personalities over time
  • create perpetual chatbots that can read (and write to!) large data stores

Letta is an open source project under active development. If you'd like to help make Letta even better, come chat with the community on Discord and on GitHub. You can read more about the research behind Letta at https://letta.ai.

Getting started

Join the community