Przeglądaj źródła

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

takatost 1 rok temu
rodzic
commit
b81b8637ec
1 zmienionych plików z 1 dodań i 2 usunięć
  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": {
         "supported_quota_types": [
-            "trial",
-            "paid"
+            "trial"
         ],
         "quota_unit": "times",
         "quota_limit": 1000