Back
gpt-4o-mini

Rate Limit Decider

mediumPrompt8 tests

An API edge proxy decides what to do with each incoming request based on quota usage. The model reads a small JSON record and outputs ALLOW, THROTTLE, or BLOCK so the proxy can react.

Prompt Editor