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