File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
117117This 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
You can’t perform that action at this time.
0 commit comments