Interface RateLimitationForAgentInvocation

All Known Implementing Classes:
Bucket4jRateLimitationForAgentInvocation

public interface RateLimitationForAgentInvocation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    afterAgentInvocation(Integer totalNrConsumedTokens)
     
  • Method Details

    • afterAgentInvocation

      void afterAgentInvocation(Integer totalNrConsumedTokens)