update readme

This commit is contained in:
Luca Beurer-Kellner
2025-03-05 14:03:30 +01:00
parent ed2ca7cbd6
commit a5fbfdaedd
+1 -1
View File
@@ -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 `{}`.