This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
feat: temp remove paid option of anthropic (
#807
)
tags/0.3.13
takatost
2 years ago
parent
0c6f92d9be
commit
b81b8637ec
No account linked to committer's email address
1 changed files
with
1 additions
and
2 deletions
Unified View
Show Diff Stats
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
Write
Preview
Loading…
Cancel
Save