From 836a488263dcd33a4c09173bdfaaa5aca0b2b78c Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Sun, 23 Nov 2025 19:56:16 -0800 Subject: [PATCH] docs: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ecdca..3dc387f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A self-improving, stateful coding agent that can learn from experience and impro ## What is Letta Code? -Letta Code is a command-line harness around the stateful Letta [Agents API](https://docs.letta.com/api-reference/overview). You can use Letta Code to create and connect with any Letta agent (even non-coding agents!) - Letta Code simply gives your agents the ability to interact with your local dev environment, directly in your terminal. +Letta Code is a command-line harness around the stateful [Letta API](https://docs.letta.com/api-reference/overview). You can use Letta Code to create and connect with any Letta agent (even non-coding agents!) - Letta Code simply gives your agents the ability to interact with your local dev environment, directly in your terminal. Letta Code is model agnostic, and supports Sonnet 4.5, GPT-5, Gemini 2.5, GLM-4.6, and more.