Package org.mockserver.llm.cost
Class LlmPricing.ModelOption
java.lang.Object
org.mockserver.llm.cost.LlmPricing.ModelOption
- Enclosing class:
- LlmPricing
The cheapest model in a provider's pricing table — its prefix label and
blended (input+output per-million) rate. Returned by
LlmPricing.cheapestModel(Provider)
so a caller can suggest a smaller model for trivial work.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelOption
-
-
Method Details
-
getLabel
-
getBlendedPerMillion
public double getBlendedPerMillion()
-