Unverified Commit b81b8637 authored by takatost's avatar takatost Committed by GitHub

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

parent 0c6f92d9
...@@ -5,8 +5,7 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment