mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-16 06:16:53 +08:00
13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"support_provider_types": [
|
|
"system",
|
|
"custom"
|
|
],
|
|
"system_config": {
|
|
"supported_quota_types": [
|
|
"free"
|
|
],
|
|
"quota_unit": "tokens"
|
|
},
|
|
"model_flexibility": "fixed"
|
|
} |