Skip to content

Commit

Permalink
Added groq to example config
Browse files Browse the repository at this point in the history
  • Loading branch information
simveit committed Jun 22, 2024
1 parent 7b972e4 commit eae6507
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
},
"moonshot": {
"api_key": "TODO"
}
},
"groq": {
"api_key": "TODO"
}
}
}

0 comments on commit eae6507

Please sign in to comment.