2023-08-12 00:57:00 +08:00
|
|
|
{
|
|
|
|
|
"support_provider_types": [
|
|
|
|
|
"custom"
|
|
|
|
|
],
|
|
|
|
|
"system_config": null,
|
2023-08-19 16:41:35 +08:00
|
|
|
"model_flexibility": "fixed",
|
2023-11-21 15:06:47 +08:00
|
|
|
"supported_model_types": [
|
|
|
|
|
"text-generation"
|
|
|
|
|
],
|
2023-08-19 16:41:35 +08:00
|
|
|
"price_config": {
|
2023-10-18 15:35:24 +08:00
|
|
|
"ernie-bot-4": {
|
|
|
|
|
"prompt": "0",
|
|
|
|
|
"completion": "0",
|
|
|
|
|
"unit": "0.001",
|
|
|
|
|
"currency": "RMB"
|
|
|
|
|
},
|
2023-08-19 16:41:35 +08:00
|
|
|
"ernie-bot": {
|
|
|
|
|
"prompt": "0.012",
|
|
|
|
|
"completion": "0.012",
|
|
|
|
|
"unit": "0.001",
|
|
|
|
|
"currency": "RMB"
|
|
|
|
|
},
|
|
|
|
|
"ernie-bot-turbo": {
|
|
|
|
|
"prompt": "0.008",
|
|
|
|
|
"completion": "0.008",
|
|
|
|
|
"unit": "0.001",
|
|
|
|
|
"currency": "RMB"
|
|
|
|
|
},
|
|
|
|
|
"bloomz-7b": {
|
|
|
|
|
"prompt": "0.006",
|
|
|
|
|
"completion": "0.006",
|
|
|
|
|
"unit": "0.001",
|
|
|
|
|
"currency": "RMB"
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-08-12 00:57:00 +08:00
|
|
|
}
|