소스 검색

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

takatost 1 년 전
부모
커밋
b81b8637ec
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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