API Key Management
Configure API keys for different AI providers to enable model access
OpenAI
GPT-4, GPT-3.5, and other OpenAI models
gpt-4gpt-4ogpt-4o-minigpt-3.5-turbo
Anthropic
Claude and other Anthropic models
claude-3-5-sonnetclaude-3-haikuclaude-3-opus
Groq
Fast inference with Llama models
llama-3.1-70bllama-3.1-8bmixtral-8x7b
Google AI
Gemini and other Google models
gemini-1.5-progemini-1.5-flashpalm-2
Security Note: API keys are stored locally in your browser. Never share your API keys with anyone and consider using environment variables for production deployments.