2023-08-12 00:57:00 +08:00
|
|
|
{
|
|
|
|
|
"support_provider_types": [
|
|
|
|
|
"system",
|
|
|
|
|
"custom"
|
|
|
|
|
],
|
|
|
|
|
"system_config": {
|
|
|
|
|
"supported_quota_types": [
|
2023-08-17 16:56:20 +08:00
|
|
|
"paid",
|
2023-08-12 01:54:38 +08:00
|
|
|
"trial"
|
2023-08-12 00:57:00 +08:00
|
|
|
],
|
2023-08-17 16:56:20 +08:00
|
|
|
"quota_unit": "tokens",
|
|
|
|
|
"quota_limit": 600000
|
2023-08-12 00:57:00 +08:00
|
|
|
},
|
2023-08-19 16:41:35 +08:00
|
|
|
"model_flexibility": "fixed",
|
|
|
|
|
"price_config": {
|
|
|
|
|
"claude-instant-1": {
|
|
|
|
|
"prompt": "1.63",
|
|
|
|
|
"completion": "5.51",
|
|
|
|
|
"unit": "0.000001",
|
|
|
|
|
"currency": "USD"
|
|
|
|
|
},
|
|
|
|
|
"claude-2": {
|
|
|
|
|
"prompt": "11.02",
|
|
|
|
|
"completion": "32.68",
|
|
|
|
|
"unit": "0.000001",
|
|
|
|
|
"currency": "USD"
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-08-12 00:57:00 +08:00
|
|
|
}
|