Interface PricingModel

  • All Implemented Interfaces:

    
    public interface PricingModel
    
                        

    Represents a pricing model for an LLM. The models are usually per token pricing, differentiating between input and output tokens, or all you can eat, where there's an hourly rate for the model running whether or not it is in use. See OpenAI pricing

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description