Class EmptyRateLimit

java.lang.Object
org.springframework.ai.chat.metadata.EmptyRateLimit
All Implemented Interfaces:
RateLimit

public class EmptyRateLimit extends Object implements RateLimit
A RateLimit implementation that returns zero for all property getters
Since:
0.7.0
Author:
John Blum