diff --git a/.env.gcp.yaml.example b/.env.gcp.yaml.example index 9a0d86d7..1faec225 100644 --- a/.env.gcp.yaml.example +++ b/.env.gcp.yaml.example @@ -10,8 +10,6 @@ AZURE_OPENAI_API_BASE: your_secret_here AZURE_OPENAI_API_VERSION: your_secret_here AZURE_OPENAI_API_KEY: your_secret_here KAY_API_KEY: your_secret_here -ROBOCORP_ACTION_SERVER_URL: https://dummy-action-server.robocorp.link -ROBOCORP_ACTION_SERVER_KEY: dummy-api-key CONNERY_RUNNER_URL: https://your-personal-connery-runner-url CONNERY_RUNNER_API_KEY: your_secret_here POSTGRES_HOST: your_postgres_host_here