add gemini supported

This commit is contained in:
warmshao
2025-01-02 09:30:46 +08:00
commit 08fd44b6ef
11 changed files with 446 additions and 0 deletions

11
.env.example Normal file
View File

@@ -0,0 +1,11 @@
OPENAI_API_KEY=
ANTHROPIC_API_KEY=
GOOGLE_API_KEY=
AZURE_OPENAI_ENDPOINT=
AZURE_OPENAI_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