Skip to main content

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:

  1. A model name to include in the request payload (e.g., gpt-4o, gemini-2.0-flash).
  2. A base URL, which will have the chat/completions path appended automatically.
  3. An API key, which will be securely stored in the extension’s local storage (encrypted).