mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
8 lines
260 B
Plaintext
8 lines
260 B
Plaintext
OPENAI_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
|
|
# Set to false to disable anonymized telemetry
|
|
ANONYMIZED_TELEMETRY=true
|
|
|
|
# LogLevel: Set to debug to enable verbose logging, set to result to get results only. Available: result | debug | info
|
|
BROWSER_USE_LOGGING_LEVEL=info |