mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
13 lines
No EOL
249 B
JSON
13 lines
No EOL
249 B
JSON
{
|
|
"name": "qwen",
|
|
|
|
"cooldown": 5000,
|
|
|
|
"model": {
|
|
"api": "qwen",
|
|
"url": "https://dashscope-intl.aliyuncs.com/api/v1/services/aigc/text-generation/generation",
|
|
"model": "qwen-max"
|
|
},
|
|
|
|
"embedding": "openai"
|
|
} |