Skip to content

Commit

Permalink
add GROQ
Browse files Browse the repository at this point in the history
  • Loading branch information
parthg1901 committed Jan 28, 2025
1 parent 9c3d742 commit b881477
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ similar core functionality as Zerebro. For creative outputs, you'll need to fine
- Galadriel
- Allora
- xAI (Grok)
- GROQ API

## Quickstart

Expand All @@ -64,6 +65,7 @@ Environment Variables:
- EternalAI: https://eternalai.oerg/api
- Hyperbolic: https://app.hyperbolic.xyz
- Galadriel: https://dashboard.galadriel.com
- GROQ: https://console.groq.com/
- Social (based on your needs):
- X API: https://developer.x.com/en/docs/authentication/oauth-1-0a/api-key-and-secret
- Farcaster: Warpcast recovery phrase
Expand Down Expand Up @@ -133,6 +135,7 @@ poetry run python main.py
configure-connection xai # For Grok
configure-connection allora # For Allora
configure-connection hyperbolic # For Hyperbolic
configure-connection groq # For GROQ
```

2. Use `list-connections` to see all available connections and their status
Expand Down

0 comments on commit b881477

Please sign in to comment.