We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9f344 commit 5abc6aaCopy full SHA for 5abc6aa
docs/gateway/llm-provider-integrations/gemini.md
@@ -10,7 +10,7 @@ Visit the [Explorer Documentation](https://explorer.invariantlabs.ai/docs/explor
10
## Setup Gemini API Key
11
12
```bash
13
-export GEMINI_API_KEY={your-anthropic-api-key}
+export GEMINI_API_KEY={your-gemini-api-key}
14
```
15
16
## Code
@@ -62,4 +62,4 @@ This would push your trace to the [Invariant Explorer](https://explorer.invarian
62
<span class='tile-description'>Enhance and debug your OpenAI Swarm agents effortlessly using the Gateway.</span>
63
</a>
64
65
-</div>
+</div>
0 commit comments