Skip to content

Commit 1ce4f25

Browse files
authored
Add optional API URL configurations
Added optional API URL configurations for BrowserBase and Stagehand.
1 parent 962cb84 commit 1ce4f25

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ OPENAI_API_KEY=your_openai_key # OpenAI
1212
# GROQ_API_KEY=your_groq_key # Groq
1313
# CEREBRAS_API_KEY=your_cerebras_key # Cerebras
1414
# DEEPSEEK_API_KEY=your_deepseek_key # DeepSeek
15+
16+
# Optional:
17+
# BROWSERBASE_API_URL=https://api.browserbase.com/v1
18+
# STAGEHAND_API_URL=https://api.stagehand.browserbase.com/v1

0 commit comments

Comments
 (0)