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

This commit is contained in:
takatost 2023-08-12 01:54:38 +08:00 committed by GitHub
parent 0c6f92d9be
commit b81b8637ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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