mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
OPENAI_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
|
|
# Set to false to disable anonymized telemetry
|
|
ANONYMIZED_TELEMETRY=true
|
|
|
|
# Set to true to enable verbose logging
|
|
BROWSER_USE_DEBUG_LOGGING=true |