Package ai.vectros.types
Interface ModelInfo.InputCreditsPer1KTokensStage
- All Known Implementing Classes:
ModelInfo.Builder
- Enclosing class:
ModelInfo
public static interface ModelInfo.InputCreditsPer1KTokensStage
-
Method Summary
Modifier and TypeMethodDescriptioninputCreditsPer1KTokens(double inputCreditsPer1KTokens) Base (non-US) credit rate per 1K input tokens; 1 credit = 1 cent.
-
Method Details
-
inputCreditsPer1KTokens
Base (non-US) credit rate per 1K input tokens; 1 credit = 1 cent. Requests are served from a US region by default and billed
regionPricing.us(this value multiplied byregionPremiumFactor). SeeregionPricingfor both the US and base rates.
-