Settings
Manage your account settings and subscription preferences.
Current Plan
You are currently on the
Loading...
Current Usage
Requests
M
Please enter a valid number that is a multiple of 5 and at least 5M
OpenRouter
OpenRouter provides a unified API that gives you access to hundreds of AI models through a single endpoint, while automatically handling fallbacks and selecting the most cost-effective options.
Checking...
How to get your OpenRouter API Key:
- Go to https://openrouter.ai
- Sign in with your Google or GitHub account
- Navigate to the API keys page https://openrouter.ai/keys and create a new key
Your API key is encrypted and securely stored.
Model Usage in Buildglare
- Buildglare operates on a multi-agent architecture. Users can only customize the model for the 'developer' agent within the chat window. Other agent models cannot be modified.
- Buildglare's 'supervisor' agent is fixed to
google/gemini-2.5-pro-preview
. - For specific fine-grained modification tasks, Buildglare utilizes two smaller models, which are also not user-configurable:
google/gemini-2.5-flash-preview
andopenai/gpt-4.1-mini
. - For simple tasks, such as tool calls like retrieving code, Buildglare uses
openai/gpt-4.1
.
Note: Buildglare may change the models listed above to optimize for cost and efficiency.