feat: use grok-3-mini as reasoning model (#922)

This commit is contained in:
Jeremy 2025-04-09 17:46:27 -07:00 committed by GitHub
parent 790534556a
commit dfda9118d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 59 additions and 72 deletions

View file

@ -7,9 +7,6 @@ AUTH_SECRET=****
# Get your xAI API Key here for chat and image models: https://console.x.ai/
XAI_API_KEY=****
# Get your Groq API Key here for reasoning models: https://console.groq.com/keys
GROQ_API_KEY=****
# Instructions to create a Vercel Blob Store here: https://vercel.com/docs/storage/vercel-blob
BLOB_READ_WRITE_TOKEN=****