model-denial-of-servicesends inputs designed to exhaust resources, such as very long or looping prompts that make the model spend huge amounts of compute on a single request.
- Set rate limits and request quotas on every endpoint.
- Cap input length, output length, and total compute per request.
- Watch for unusual cost or latency spikes and block abusive callers early.