Skip to content

Commit f4a4c1d

Browse files
authored
Update API key references in README.md
1 parent b3f1a3b commit f4a4c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In your repo → Settings → Secrets → Actions, add:
5151

5252
| Secret | Where to get it |
5353
|---|---|
54-
| `GEMINI_API_KEY` | [Google AI Studio](https://aistudio.google.com) — free tier, no card needed |
54+
| `GROQ_API_KEY` | (https://console.groq.com/keys) — free tier, no card needed |
5555
| `GITHUB_TOKEN` | Auto-provided by GitHub Actions — nothing to do |
5656

5757
### 3. Install the agent (optional local use)
@@ -115,7 +115,7 @@ gitagent run . --adapter lyzr # Lyzr Studio
115115
## Free tier usage
116116

117117
This agent runs entirely on free credits:
118-
- **Gemini 2.0 Flash**: 1M tokens/day free via Google AI Studio
118+
- **Groq**: 1000+ tokens/day free
119119
- **GitHub Actions**: 2,000 free minutes/month on public repos
120120
- **GitHub API**: 5,000 requests/hour with a standard token
121121

0 commit comments

Comments
 (0)