LLM configuration
Google AI (Gemini)
To enable Google AI models with Letta, set
GEMINI_API_KEY
in your environment variables. You can use Letta with Google AI if you have a Google API account and API key. Once you have set your GEMINI_API_KEY
in your environment variables, you can select what model and configure the context window size.
Enabling Google AI as a provider
To enable the Google AI provider, you must set the GEMINI_API_KEY
environment variable. When this is set, Letta will use available LLM models running on Google AI.