We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c3f9c commit 3f71f10Copy full SHA for 3f71f10
examples/extras/.env.example
@@ -1,3 +1,4 @@
1
-OPENAI_API_KEY="OPENAI_API_KEY"
2
-BROWSER_BASE_PROJECT_ID="BROWSER_BASE_PROJECT_ID"
3
-BROWSER_BASE_API_KEY="BROWSERBASE_API_KEY"
+OPENAI_API_KEY="YOUR_OPENAI_API_KEY"
+BROWSER_BASE_PROJECT_ID="YOUR_BROWSER_BASE_PROJECT_ID"
+BROWSER_BASE_API_KEY="YOUR_BROWSERBASE_API_KEY"
4
+SCRAPE_DO_API_KEY="YOUR_SCRAPE_DO_API_KEY"
0 commit comments