We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962cb84 commit 1ce4f25Copy full SHA for 1ce4f25
1 file changed
.env.example
@@ -12,3 +12,7 @@ OPENAI_API_KEY=your_openai_key # OpenAI
12
# GROQ_API_KEY=your_groq_key # Groq
13
# CEREBRAS_API_KEY=your_cerebras_key # Cerebras
14
# 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