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",
|
2023-10-20 15:27:46 +08:00
|
|
|
"quota_limit": 0
|
2023-08-12 00:57:00 +08:00
|
|
|
},
|
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": {
|
|
|
|
|
"claude-instant-1": {
|
|
|
|
|
"prompt": "1.63",
|
|
|
|
|
"completion": "5.51",
|
|
|
|
|
"unit": "0.000001",
|
|
|
|
|
"currency": "USD"
|
|
|
|
|
},
|
|
|
|
|
"claude-2": {
|
2023-11-22 01:46:19 +08:00
|
|
|
"prompt": "8.00",
|
|
|
|
|
"completion": "24.00",
|
|
|
|
|
"unit": "0.000001",
|
|
|
|
|
"currency": "USD"
|
|
|
|
|
},
|
|
|
|
|
"claude-2.1": {
|
|
|
|
|
"prompt": "8.00",
|
|
|
|
|
"completion": "24.00",
|
2023-08-19 16:41:35 +08:00
|
|
|
"unit": "0.000001",
|
|
|
|
|
"currency": "USD"
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-08-12 00:57:00 +08:00
|
|
|
}
|