From 71e20d20931466c4e8a17c767a1e02d7975e29e6 Mon Sep 17 00:00:00 2001 From: dhavalDev123 Date: Tue, 20 May 2025 10:29:33 +0530 Subject: [PATCH] fix: set default LLM and update browser settings in .env.example --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.env.example b/.env.example index 2e007b2..0eb799a 100644 --- a/.env.example +++ b/.env.example @@ -34,6 +34,9 @@ IBM_ENDPOINT=https://us-south.ml.cloud.ibm.com IBM_API_KEY= IBM_PROJECT_ID= +#set default LLM +DEFAULT_LLM=openai + # Set to false to disable anonymized telemetry ANONYMIZED_TELEMETRY=false @@ -47,6 +50,7 @@ BROWSER_DEBUGGING_PORT=9222 BROWSER_DEBUGGING_HOST=localhost # Set to true to keep browser open between AI tasks KEEP_BROWSER_OPEN=true +USE_OWN_BROWSER=false BROWSER_CDP= # Display settings # Format: WIDTHxHEIGHTxDEPTH