Together
To use Letta with Together.AI, set the environment variable
TOGETHER_API_KEY=...You can use Letta with Together.AI if you have an account and API key. Once you have set your TOGETHER_API_KEY in your environment variables, you can select what model and configure the context window size.
Enabling Together.AI with Docker
To enable Together.AI models when running the Letta server with Docker, set your TOGETHER_API_KEY as an environment variable:
See the self-hosting guide for more information on running Letta with Docker.