Uses of Record Class
com.github.copilot.generated.rpc.ModelBillingTokenPricesLongContext
Packages that use ModelBillingTokenPricesLongContext
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
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, Double cacheReadPrice, Double cacheWritePrice, Long batchSize, Long contextMax, Long maxPromptTokens, ModelBillingTokenPricesLongContext longContext) Creates an instance of aModelBillingTokenPricesrecord class.