Uses of Record Class
com.github.copilot.generated.rpc.ModelBillingTokenPricesLongContext
Packages that use ModelBillingTokenPricesLongContext
-
Uses of ModelBillingTokenPricesLongContext in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return ModelBillingTokenPricesLongContextModifier and TypeMethodDescriptionModelBillingTokenPrices.longContext()Returns the value of thelongContextrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type ModelBillingTokenPricesLongContextModifierConstructorDescriptionModelBillingTokenPrices(Double inputPrice, Double outputPrice, Double cachePrice, Long batchSize, Long contextMax, ModelBillingTokenPricesLongContext longContext) Creates an instance of aModelBillingTokenPricesrecord class.