From b81b8637ecf92554e5c81e03069094e247e9795f Mon Sep 17 00:00:00 2001 From: takatost Date: Sat, 12 Aug 2023 01:54:38 +0800 Subject: [PATCH] feat: temp remove paid option of anthropic (#807) --- api/core/model_providers/rules/anthropic.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api/core/model_providers/rules/anthropic.json b/api/core/model_providers/rules/anthropic.json index 56806aa7c6..3b0ef372ee 100644 --- a/api/core/model_providers/rules/anthropic.json +++ b/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