Skip to main content

Models

Bring Your Own Key (BYOK)

Provide your own OpenAI API key to be used with all supported OpenAI models: ChatGPT 4o-mini, ChatGPT 4o, o1, o3-mini.

info

The key is encrypted and stored securely in your local storage.

OpenAI API-compatible endpoints

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).