Sfoglia il codice sorgente

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

takatost 1 anno fa
parent
commit
b81b8637ec
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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