Package org.springframework.ai.chat.metadata


package org.springframework.ai.chat.metadata
  • Class
    Description
    Abstract Data Type (ADT) encapsulating information on the completion choices in the AI response.
    Models common AI provider metadata returned in an AI response.
     
    Default implementation of the Usage interface.
    A RateLimit implementation that returns zero for all property getters
    A EmpytUsage implementation that returns zero for all property getters
    Abstract Data Type (ADT) modeling metadata gathered by the AI during request processing.
    Abstract Data Type (ADT) modeling filter metadata for all prompts sent during an AI request.
    Abstract Data Type (ADT) encapsulating metadata from an AI provider's API rate limits granted to the API key in use and the API key's current balance.
    Abstract Data Type (ADT) encapsulating metadata on the usage of an AI provider's API per AI request.