Browse Source

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

tags/0.3.13
takatost 2 years ago
parent
commit
b81b8637ec
No account linked to committer's email address
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      api/core/model_providers/rules/anthropic.json

+ 1
- 2
api/core/model_providers/rules/anthropic.json View File

], ],
"system_config": { "system_config": {
"supported_quota_types": [ "supported_quota_types": [
"trial",
"paid"
"trial"
], ],
"quota_unit": "times", "quota_unit": "times",
"quota_limit": 1000 "quota_limit": 1000

Loading…
Cancel
Save