letta-ai--letta
4deafc5b1e
🌿 Preview Python SDK / changed-files (push) Has been cancelled
🌿 Preview Python SDK / preview-python-sdk (push) Has been cancelled
🌿 Preview TypeScript SDK / changed-files (push) Has been cancelled
🌿 Preview TypeScript SDK / preview-typescript-sdk (push) Has been cancelled
Sync Code / notify (push) Has been cancelled
Test Package Installation / test-install (3.13) (push) Has been cancelled
Test Package Installation / test-install (3.12) (push) Has been cancelled
Notify Submodule Repos / notify (push) Has been cancelled
Run Docker integration tests / test (push) Has been cancelled
🌿 Publish Docs / run (push) Has been cancelled
Test Package Installation / test-install (3.11) (push) Has been cancelled
1.4 KiB
1.4 KiB
AGENTS.md
This repository is deprecated
This repository contains the legacy Letta server: the self-hosted API server (letta/letta image) that powers the Letta V1 API and V1 SDKs (@letta-ai/letta-client for TypeScript, letta-client for Python). It is in maintenance mode and is no longer where active development happens.
If you are an agent working here, you most likely want one of these instead:
| You want to... | Go to |
|---|---|
| Use or modify the current Letta agent (harness, CLI, channel integrations, etc.) | letta-ai/letta-code |
| Build agents into an application programmatically | Letta Agent SDK (@letta-ai/letta-agent-sdk) |
| Self-host a server for Letta agents | App Server, which replaces the API server in this repo |
| Reference the legacy V1 SDK / API | V1 SDK docs |
Notes for agents working in this repo
- New features and integrations should target letta-ai/letta-code and the Letta Agent SDK, not this codebase.
- All contributions (issues, PRs, discussions) must comply with the AI usage policy: AI assistance must be disclosed, and a human must fully understand and review everything submitted.