2023-08-12 00:57:00 +08:00
|
|
|
{
|
|
|
|
|
"support_provider_types": [
|
|
|
|
|
"system",
|
|
|
|
|
"custom"
|
|
|
|
|
],
|
|
|
|
|
"system_config": {
|
|
|
|
|
"supported_quota_types": [
|
2023-08-12 01:54:38 +08:00
|
|
|
"trial"
|
2023-08-12 00:57:00 +08:00
|
|
|
],
|
|
|
|
|
"quota_unit": "times",
|
|
|
|
|
"quota_limit": 1000
|
|
|
|
|
},
|
|
|
|
|
"model_flexibility": "fixed"
|
|
|
|
|
}
|