Chirag0123's picture
v2.0 — agent reliability & evaluation layer
a5c1fa0
Raw
History Blame Contribute Delete
125 Bytes
# TODO: implement RateLimiter class
# Must have: is_allowed(ip: str) -> bool
# Uses config.RATE_LIMIT and config.RATE_WINDOW