Test the multi-model LLM picker with OpenAI, Anthropic, and Google models
Temporary chat session
Click the model picker button to choose between Google Gemini, OpenAI GPT-4, or Anthropic Claude models.
Adjust temperature, max tokens, top-p, and other model-specific parameters to fine-tune responses.
Change models at any point during a conversation. The new model will handle subsequent responses.
To test all models, you need to set up API keys:
OPENAI_API_KEY to your environmentANTHROPIC_API_KEY to your environmentGOOGLE_GENERATIVE_AI_API_KEY to your environmentWithout these keys, only the default Google Gemini model will work.