Explorar o código

feat: temp remove paid option of anthropic (#807)

takatost hai 1 ano
pai
achega
b81b8637ec
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      api/core/model_providers/rules/anthropic.json

+ 1 - 2
api/core/model_providers/rules/anthropic.json

@@ -5,8 +5,7 @@
     ],
     ],
     "system_config": {
     "system_config": {
         "supported_quota_types": [
         "supported_quota_types": [
-            "trial",
-            "paid"
+            "trial"
         ],
         ],
         "quota_unit": "times",
         "quota_unit": "times",
         "quota_limit": 1000
         "quota_limit": 1000