Correct README.

This commit is contained in:
Hemang
2025-03-05 15:24:06 +01:00
parent e6f6e49354
commit bdd7a193d8
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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",
)
)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 170 KiB