Add subcription level filtering 2

This commit is contained in:
Urtzi Alfaro
2025-09-21 15:51:58 +02:00
parent e1b3184413
commit 57fd2f22f0
4 changed files with 22 additions and 15 deletions

View File

@@ -53,7 +53,8 @@ class SubscriptionLimitService:
"demand_prediction": "basic",
"production_reports": "basic",
"analytics": "basic",
"support": "email"
"support": "email",
"ai_model_configuration": "basic" # Added AI model configuration for all tiers
}
}