mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
chore: rename all mintlify doc images (#293)
This commit is contained in:
@@ -11,18 +11,18 @@ Claude Sonnet 3.7 and 4.0 are excellent for agent tasks. Great for complex reaso
|
||||
|
||||
Visit [console.anthropic.com](https://console.anthropic.com/dashboard) and click **API keys** in the left sidebar.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 2: Create a key
|
||||
|
||||
Click **Create Key**, name it, and click **Create Key** again. Copy the key that appears.
|
||||
|
||||

|
||||

|
||||
|
||||
## Configure BrowserOS
|
||||
|
||||
Navigate to `chrome://browseros/settings` or click the **Settings** icon on the new tab page, then click **USE** on the Claude card. Paste your API key and set your model. For Claude Sonnet 4.0, use model ID `claude-opus-4-20250514`, set **Context Window Size** to `128000`, and check **Supports Images**. Click **Save**.
|
||||
|
||||

|
||||

|
||||
|
||||
Done! You're ready to use BrowserOS with Claude.
|
||||
@@ -11,19 +11,19 @@ Gemini 2.5 Flash is fast, powerful, and free. Google AI Studio gives you 20 requ
|
||||
|
||||
Visit [aistudio.google.com](https://aistudio.google.com) and click **Get API key** in the left sidebar.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 2: Create a new project
|
||||
|
||||
Click **Create API key**, then name your project and click **Create key**.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 3: Copy your API key
|
||||
|
||||
Your key will appear in the list. Click on it to copy.
|
||||
|
||||

|
||||

|
||||
|
||||
## Configure BrowserOS
|
||||
|
||||
@@ -31,7 +31,7 @@ Your key will appear in the list. Click on it to copy.
|
||||
|
||||
Navigate to `chrome://browseros/settings` or click the **Settings** icon on the new tab page, then click **USE** on the Gemini card.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 2: Configure your provider
|
||||
|
||||
@@ -42,6 +42,6 @@ In the provider configuration:
|
||||
4. Set **Context Window Size** to `1000000` (1 million tokens)
|
||||
5. Click **Save**
|
||||
|
||||

|
||||

|
||||
|
||||
Done! You're ready to use BrowserOS with Gemini.
|
||||
@@ -11,13 +11,13 @@ GPT-4.1 is powerful for complex agent tasks. If you need the best reasoning capa
|
||||
|
||||
Visit [platform.openai.com](https://platform.openai.com), click the settings icon in the top right, then go to **API keys** in the left sidebar.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 2: Create a new key
|
||||
|
||||
Click **Create new secret key**, name it, and click **Create secret key**.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 3: Copy your key
|
||||
|
||||
@@ -27,6 +27,6 @@ Copy the key that appears. Keep it safe - you won't be able to see it again.
|
||||
|
||||
Navigate to `chrome://browseros/settings` or click the **Settings** icon on the new tab page, then click **USE** on the OpenAI card. Paste your API key and configure the settings based on your chosen model. For GPT-4.1, set **Context Window Size** to `128000` and check **Supports Images**. Click **Save**.
|
||||
|
||||

|
||||

|
||||
|
||||
Done! You're ready to use BrowserOS with OpenAI.
|
||||
@@ -9,7 +9,7 @@ OpenRouter gives you access to 500+ models through one API. Try different models
|
||||
|
||||
Visit [openrouter.ai](https://openrouter.ai), sign up, and create an API key. OpenRouter shows your key right on the homepage under "Get your API key".
|
||||
|
||||

|
||||

|
||||
|
||||
## Configure BrowserOS
|
||||
|
||||
@@ -17,18 +17,18 @@ Visit [openrouter.ai](https://openrouter.ai), sign up, and create an API key. Op
|
||||
|
||||
Navigate to `chrome://browseros/settings` or click the **Settings** icon on the new tab page, then click **USE** on the OpenRouter card.
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 2: Pick a model
|
||||
|
||||
Visit [openrouter.ai/models](https://openrouter.ai/models) and find the model you want. Click on it to copy the model ID (like `openai/gpt-4.1-mini`).
|
||||
|
||||

|
||||

|
||||
|
||||
### Step 3: Configure your provider
|
||||
|
||||
In BrowserOS, paste the model ID into **Model ID** field. The model ID should be in the format shown under "Custom" (e.g., `openai/gpt-4.1-mini`). Paste your OpenRouter API key, set **Context Window Size** based on the model, and check **Supports Images** if the model supports it. Click **Save**.
|
||||
|
||||

|
||||

|
||||
|
||||
Done! You can switch between different models anytime by creating new providers with different model IDs.
|
||||
BIN
docs/images/openai-provider-config.png
(Stored with Git LFS)
Normal file
BIN
docs/images/openai-provider-config.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user