Package ai.optfor.springopenaiapi.utils
Class StreamCostEstimate
java.lang.Object
ai.optfor.springopenaiapi.utils.StreamCostEstimate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimalestimateCost(LLMModel model, Integer inputLength, Integer outputLength)
-
Constructor Details
-
StreamCostEstimate
public StreamCostEstimate()
-
-
Method Details
-
estimateCost
-