mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-05-20 14:14:42 +02:00
Correct README.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user