anthropic.json 285 B

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