Skip to content

Commit 4a770ce

Browse files
committed
docs: Free tier Gemini key detail
1 parent d98b031 commit 4a770ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Tracing is done through Pydantic Logfire.
1919
- Add `GEMINI_API_KEY` and/or `OPENAI_API_KEY`
2020
- Individual scripts can be adjusted to use models from any provider supported by the specifi framework
2121
- By default only [basic_mcp_use/oai-agent_mcp.py](basic_mcp_use/oai-agent_mcp.py) requires `OPENAI_API_KEY`
22-
- All other scripts require `GEMINI_API_KEY`
22+
- All other scripts require `GEMINI_API_KEY` (Free tier key can be created at https://aistudio.google.com/apikey)
2323
- [Optional] Add `LOGFIRE_TOKEN` to visualise evaluations in Logfire web ui
2424

2525
Run an Agent framework script e.g.:

0 commit comments

Comments
 (0)