Files
browser-use/.env.example
2025-01-19 17:16:53 -08:00

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