Models
Bring Your Own Key (BYOK)
Provide your own OpenAI API key to access all supported OpenAI models, including GPT-4o, GPT-4o mini, GPT-5, o1, o3, o3-mini, o4-mini, and more.
info
The key is encrypted and stored securely in your local storage.
OpenAI API-compatible endpoints (Bring Your Own Model)
Add custom models by providing their endpoint URLs. To configure a custom model, you need:
- A model name to include in the request payload (e.g.,
gpt-4o,gemini-2.0-flash). - A base URL, which will have the
chat/completionspath appended automatically. - An API key, which will be securely stored in the extension’s local storage (encrypted).