2023-10-10 12:09:26 +08:00
|
|
|
{
|
|
|
|
|
"support_provider_types": [
|
|
|
|
|
"custom"
|
|
|
|
|
],
|
|
|
|
|
"system_config": null,
|
|
|
|
|
"model_flexibility": "fixed",
|
2023-11-21 15:06:47 +08:00
|
|
|
"supported_model_types": [
|
|
|
|
|
"text-generation"
|
|
|
|
|
],
|
2023-10-10 12:09:26 +08:00
|
|
|
"price_config": {
|
|
|
|
|
"baichuan2-53b": {
|
|
|
|
|
"prompt": "0.01",
|
|
|
|
|
"completion": "0.01",
|
|
|
|
|
"unit": "0.001",
|
|
|
|
|
"currency": "RMB"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|