Missing per user rate limits for ai logic
The application has not configured the per-user rate limits available for Firebase AI Logic. This creates a risk of a Model Denial of Service (DoS) attack (OWASP LLM04), where a single malicious user could overwhelm the service with resource-intensive requests, leading to unavailability for others and high costs. These configurable limits are a primary defense against such abuse.