mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-04 12:17:52 +08:00
1d4f019de4
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"support_provider_types": [
|
|
"custom"
|
|
],
|
|
"system_config": null,
|
|
"model_flexibility": "fixed",
|
|
"price_config": {
|
|
"baichuan2-53b": {
|
|
"prompt": "0.01",
|
|
"completion": "0.01",
|
|
"unit": "0.001",
|
|
"currency": "RMB"
|
|
}
|
|
}
|
|
} |