feat: use grok-3-mini as reasoning model (#922)
This commit is contained in:
parent
790534556a
commit
dfda9118d9
6 changed files with 59 additions and 72 deletions
|
|
@ -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=****
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue