Restore Groq API key (internal repo — prod secrets handled separately later)
This commit is contained in:
parent
ea6cdb5395
commit
56bbdd5345
@ -3,7 +3,7 @@
|
||||
"MongoDB": "mongodb://localhost:27017/naluai"
|
||||
},
|
||||
"Groq": {
|
||||
"ApiKey": "YOUR_GROQ_API_KEY",
|
||||
"ApiKey": "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",
|
||||
"BaseUrl": "https://api.groq.com/openai/v1",
|
||||
"Model": "llama-3.3-70b-versatile",
|
||||
"MaxTokens": 500,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user