Skip to content

Commit cd4c102

Browse files
authored
Add GEMINI_API_KEY to environment variable instructions
Signed-off-by: Andrew Mikhail <[email protected]>
1 parent 13fc37e commit cd4c102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ You can configure API keys and other settings in three ways:
8585
```bash
8686
export OPENAI_API_KEY=your_api_key_here
8787
export ANTHROPIC_API_KEY=your_api_key_here
88+
export GEMINI_API_KEY=your_api_key_here
8889
export WEBSEARCH_API_KEY=your_api_key_here
8990
```
9091

0 commit comments

Comments
 (0)