mindcraft/profiles/qwen.json
2024-12-12 19:42:29 -06:00

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"
}