Back
Cost:L2
|
Reward:L+4
gpt-4.1-nano

Rate Limit Decider

medium8 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