mirror of
https://github.com/browser-use/browser-use.git
synced 2025-02-18 01:18:20 +03:00
9 lines
261 B
Plaintext
9 lines
261 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
|