123456789101112131415161718 |
- {
- "support_provider_types": [
- "custom"
- ],
- "system_config": null,
- "model_flexibility": "fixed",
- "supported_model_types": [
- "text-generation"
- ],
- "price_config": {
- "baichuan2-53b": {
- "prompt": "0.01",
- "completion": "0.01",
- "unit": "0.001",
- "currency": "RMB"
- }
- }
- }
|