Skip to content

Commit 5abc6aa

Browse files
authored
Update gemini.md
1 parent 7c9f344 commit 5abc6aa

File tree

1 file changed

+2
-2
lines changed
  • docs/gateway/llm-provider-integrations

1 file changed

+2
-2
lines changed

docs/gateway/llm-provider-integrations/gemini.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Visit the [Explorer Documentation](https://explorer.invariantlabs.ai/docs/explor
1010
## Setup Gemini API Key
1111

1212
```bash
13-
export GEMINI_API_KEY={your-anthropic-api-key}
13+
export GEMINI_API_KEY={your-gemini-api-key}
1414
```
1515

1616
## Code
@@ -62,4 +62,4 @@ This would push your trace to the [Invariant Explorer](https://explorer.invarian
6262
<span class='tile-description'>Enhance and debug your OpenAI Swarm agents effortlessly using the Gateway.</span>
6363
</a>
6464

65-
</div>
65+
</div>

0 commit comments

Comments
 (0)