Model Configuration
Model Configuration
Section titled “Model Configuration”Configure AI providers and models for the AI Assistant.
Accessing Model Settings
Section titled “Accessing Model Settings”- Go to
Options>AI Assistant>Models - Or click the model selector in the chat panel and select “Model Settings”
Configuring a Provider
Section titled “Configuring a Provider”Step 1: Select a Provider
Section titled “Step 1: Select a Provider”Click on any provider card to expand its settings:
- OpenAI - GPT models
- Google - Gemini models
- Anthropic - Claude models
- DeepSeek - DeepSeek models
- Qwen - Alibaba Cloud models
- OpenRouter - Multi-model gateway
- Chrome Built-in - Browser’s local AI
Step 2: Enable the Provider
Section titled “Step 2: Enable the Provider”Toggle the Enable switch to activate the provider.
Step 3: Configure API Key
Section titled “Step 3: Configure API Key”- Enter your API key in the API Key field
- Click Save Configuration
::: tip API Key Security
- API keys are encrypted and stored locally only
- Keys are never sent to our servers
- Keys are not synced to cloud :::
Step 4: Configure Custom Endpoint (Optional)
Section titled “Step 4: Configure Custom Endpoint (Optional)”If you need to use a proxy or custom endpoint:
- Enter the endpoint URL in the API Endpoint field
- Leave empty to use the default endpoint
Getting API Keys
Section titled “Getting API Keys”OpenAI
Section titled “OpenAI”- Visit OpenAI Platform
- Sign in or create an account
- Click “Create new secret key”
- Copy the key and paste into VertiTab
Google (Gemini)
Section titled “Google (Gemini)”- Visit Google AI Studio
- Sign in with your Google account
- Click “Create API Key”
- Copy the key and paste into VertiTab
Anthropic (Claude)
Section titled “Anthropic (Claude)”- Visit Anthropic Console
- Sign in or create an account
- Go to API Keys section
- Create a new key and paste into VertiTab
DeepSeek
Section titled “DeepSeek”- Visit DeepSeek Platform
- Sign in or create an account
- Navigate to API Keys
- Generate a new key and paste into VertiTab
OpenRouter
Section titled “OpenRouter”- Visit OpenRouter
- Sign in or create an account
- Create an API key
- Paste into VertiTab
Key-Free Experience
Section titled “Key-Free Experience”Some models support a trial experience without configuring your own API key:
- Limited daily usage quota
- Usage is tracked per account/device
- Rate-limited for fair usage
::: warning Quota Limits
- Guest Users: Limited daily quota
- Free Users: Extended daily quota (requires sign-in)
- Premium Users: Higher quota + BYOK support
For unlimited usage, configure your own API key. :::
Model Capabilities
Section titled “Model Capabilities”Each model has different capabilities:
| Capability | Description |
|---|---|
| Streaming | Real-time response output |
| Tool Calling | Browser operation support (Agent mode) |
| JSON Schema | Structured output support |
::: info Model Recommendation For Agent mode, choose models with Tool Calling capability for the best experience. :::
Adding Custom Models
Section titled “Adding Custom Models”Add a Model to Existing Provider
Section titled “Add a Model to Existing Provider”- Go to provider settings
- Click Add button in Available Models section
- Fill in model details:
- Model ID: The API model identifier
- Display Name: Name shown in the UI
- Context Window: Maximum token limit
- Capabilities: Select supported features
- Click Add Model
Add a New Provider
Section titled “Add a New Provider”- Scroll to the bottom of providers list
- Click Add Provider
- Fill in provider details:
- Provider ID: Unique identifier
- Display Name: Name shown in the UI
- Provider Type: Select base type (OpenAI compatible, etc.)
- API Endpoint: Custom endpoint URL
- Click Add
- Configure API key and add models
Default Model Selection
Section titled “Default Model Selection”Set your preferred default model for new sessions:
- Go to
Options>AI Assistant>Basic Settings - Find Default AI Provider and select a provider
- Find Default Model and select a model
Troubleshooting
Section titled “Troubleshooting”API Key Not Working
Section titled “API Key Not Working”- Check if the key is correctly copied (no extra spaces)
- Verify the key has proper permissions
- Check if the provider account has credits/quota
- Try regenerating a new API key
Model Not Available
Section titled “Model Not Available”- Ensure the provider is enabled
- Check if the model ID is correct
- Verify your API key has access to the model
Slow Responses
Section titled “Slow Responses”- Check your internet connection
- Try a different model
- Consider using a streaming-enabled model
- Check provider status pages for outages