|
OPENAI_ENDPOINT=https://api.openai.com/v1 |
|
OPENAI_API_KEY= |
|
|
|
ANTHROPIC_API_KEY= |
|
ANTHROPIC_ENDPOINT=https://api.anthropic.com |
|
|
|
GOOGLE_API_KEY= |
|
|
|
AZURE_OPENAI_ENDPOINT= |
|
AZURE_OPENAI_API_KEY= |
|
AZURE_OPENAI_API_VERSION=2025-01-01-preview |
|
|
|
DEEPSEEK_ENDPOINT=https://api.deepseek.com |
|
DEEPSEEK_API_KEY= |
|
|
|
MISTRAL_API_KEY= |
|
MISTRAL_ENDPOINT=https://api.mistral.ai/v1 |
|
|
|
OLLAMA_ENDPOINT=http://localhost:11434 |
|
|
|
ALIBABA_ENDPOINT=https://dashscope.aliyuncs.com/compatible-mode/v1 |
|
ALIBABA_API_KEY= |
|
|
|
MOONSHOT_ENDPOINT=https://api.moonshot.cn/v1 |
|
MOONSHOT_API_KEY= |
|
|
|
UNBOUND_ENDPOINT=https://api.getunbound.ai |
|
UNBOUND_API_KEY= |
|
|
|
SiliconFLOW_ENDPOINT=https://api.siliconflow.cn/v1/ |
|
SiliconFLOW_API_KEY= |
|
|
|
IBM_ENDPOINT=https://us-south.ml.cloud.ibm.com |
|
IBM_API_KEY= |
|
IBM_PROJECT_ID= |
|
|
|
GROK_ENDPOINT="https://api.x.ai/v1" |
|
GROK_API_KEY= |
|
|
|
|
|
DEFAULT_LLM=openai |
|
|
|
|
|
|
|
ANONYMIZED_TELEMETRY=false |
|
|
|
|
|
BROWSER_USE_LOGGING_LEVEL=info |
|
|
|
|
|
BROWSER_PATH= |
|
BROWSER_USER_DATA= |
|
BROWSER_DEBUGGING_PORT=9222 |
|
BROWSER_DEBUGGING_HOST=localhost |
|
|
|
KEEP_BROWSER_OPEN=true |
|
USE_OWN_BROWSER=false |
|
BROWSER_CDP= |
|
|
|
|
|
RESOLUTION=1920x1080x24 |
|
|
|
RESOLUTION_WIDTH=1920 |
|
|
|
RESOLUTION_HEIGHT=1080 |
|
|
|
|
|
VNC_PASSWORD=youvncpassword |
|
|