From a5fbfdaedde9204828c646df6353e1e62de0d335 Mon Sep 17 00:00:00 2001 From: Luca Beurer-Kellner Date: Wed, 5 Mar 2025 14:03:30 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 040e7c2..1131fad 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ SWE-agent does not support custom headers, so you **cannot** pass the Invariant Run `sweagent` with the following flag: ```bash ---agent.model.api_base=http://localhost:8005/api/v1/proxy/{add-your-dataset-name-here}/openai +--agent.model.api_base=https://explorer.invariantlabs.ai/api/v1/proxy/{add-your-dataset-name-here}/openai ``` > **Note:** Do not include the curly braces `{}`.