Skip to content
Letta Code Letta Code Letta Docs
Sign up
Features

Providers

Model providers and plans supported by Letta Code

The Letta API supports a wide range of model providers, including OpenAI, Anthropic, Google Gemini, zAI, and more (view the full list of available models). Users on a Letta Pro Plan or Letta Max Plan can directly access any model on the Letta API through their subscription, and pay for additional usage via pay-as-you-go credits (view usage page to configure auto top-up).

You can also add your own LLM API provider keys via the /connect command. This allows you to use your own API keys for the following providers:

You can also use Letta Code with existing OpenAI ChatGPT Pro/Plus plans (includes Codex usage) and the zAI GLM + Minimax Coding Plans.

Connect your ChatGPT Pro / Plus subscription to use OpenAI models with your existing plan.

Use the /connect command to authenticate with OpenAI:

> /connect codex

This will open a browser window to authorize Letta Code with your OpenAI account. Once connected, your ChatGPT Pro / Plus plan quota will be used for OpenAI models with the provider name chatgpt-pro-plus. To disconnect from your OpenAI account, you can run:

Terminal window
> /disconnect codex

To connect your zAI GLM Coding Plan, simply run /connect, then select zAI to connect your zAI API key.

To connect your Minimax Coding Plan, simply run /connect, then select Minimax to connect your Minimax API key.