anthropic.json 265 B

1234567891011121314
  1. {
  2. "support_provider_types": [
  3. "system",
  4. "custom"
  5. ],
  6. "system_config": {
  7. "supported_quota_types": [
  8. "trial"
  9. ],
  10. "quota_unit": "times",
  11. "quota_limit": 1000
  12. },
  13. "model_flexibility": "fixed"
  14. }