32 lines
758 B
JSON
32 lines
758 B
JSON
{
|
|
"provider_id": "gpt-asxs-shadow-lab",
|
|
"display_name": "GPT asxs shadow 实验",
|
|
"base_url": "https://api.asxs.top/v1",
|
|
"platform": "openai",
|
|
"account_type": "apikey",
|
|
"default_models": ["gpt-5.4", "gpt-5.4-mini"],
|
|
"smoke_test_model": "gpt-5.4",
|
|
"group_template": {
|
|
"name": "GPT ASXS Shadow 实验",
|
|
"rate_multiplier": 1.0
|
|
},
|
|
"channel_template": {
|
|
"name": "GPT ASXS Shadow",
|
|
"model_mapping": {
|
|
"gpt-5.4": "gpt-5.4",
|
|
"gpt-5.4-mini": "gpt-5.4-mini"
|
|
}
|
|
},
|
|
"plan_template": {
|
|
"name": "GPT ASXS Shadow 实验套餐",
|
|
"price": 19.9,
|
|
"validity_days": 30,
|
|
"validity_unit": "day"
|
|
},
|
|
"import": {
|
|
"supports_multi_key": true,
|
|
"supports_strict": true,
|
|
"supports_partial": true
|
|
}
|
|
}
|