Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dspasyuk authored Jan 7, 2025
1 parent ad020e0 commit 324b776
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ config.groqParameters = {
messages: [{
"role": "system",
"content": `'${config.systemPrompt}'`
},{
"role": "user",
"content": "",
}],
model: "llama-3.3-70b-versatile",
temperature: 0.1,
Expand Down

0 comments on commit 324b776

Please sign in to comment.