mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-14 20:41:21 +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"
|
|
}
|
|
}
|
|
} |