mirror of https://github.com/langgenius/dify.git
feat: temp remove paid option of anthropic (#807)
This commit is contained in:
parent
0c6f92d9be
commit
b81b8637ec
|
|
@ -5,8 +5,7 @@
|
|||
],
|
||||
"system_config": {
|
||||
"supported_quota_types": [
|
||||
"trial",
|
||||
"paid"
|
||||
"trial"
|
||||
],
|
||||
"quota_unit": "times",
|
||||
"quota_limit": 1000
|
||||
|
|
|
|||
Loading…
Reference in New Issue