mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-22 15:13:45 +02:00
groq api key example
This commit is contained in:
parent
6196d91077
commit
6c727abed5
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@
|
|||
"OPENAI_ORG_ID": "",
|
||||
"GEMINI_API_KEY": "",
|
||||
"ANTHROPIC_API_KEY": "",
|
||||
"REPLICATE_API_KEY": ""
|
||||
"REPLICATE_API_KEY": "",
|
||||
"GROQ_API_KEY": ""
|
||||
}
|
Loading…
Add table
Reference in a new issue