diff --git a/README.md b/README.md index 5224504..7e9cc4d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ import os client = Swarm( client=OpenAI( http_client=Client(headers={"Invariant-Authorization": "Bearer " + os.getenv("INVARIANT_API_KEY", "")}), - base_url="https://explorer.invariantlabs.ai/api/v1/proxy/weather-swarm-agent/openai", + base_url="https://explorer.invariantlabs.ai/api/v1/gateway/weather-swarm-agent/openai", ) ) diff --git a/resources/images/openhands-integration.png b/resources/images/openhands-integration.png index 5d17002..5c75135 100644 Binary files a/resources/images/openhands-integration.png and b/resources/images/openhands-integration.png differ