mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-04 06:15:32 +02:00
Add Qwen key option
This commit is contained in:
parent
87b41b525e
commit
2252ebbde4
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
|||
"ANTHROPIC_API_KEY": "",
|
||||
"REPLICATE_API_KEY": "",
|
||||
"GROQCLOUD_API_KEY": "",
|
||||
"HUGGINGFACE_API_KEY": ""
|
||||
"HUGGINGFACE_API_KEY": "",
|
||||
"QWEN_API_KEY":""
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue