Uses of Class
com.langfuse.client.resources.commons.types.ModelPrice
Packages that use ModelPrice
-
Uses of ModelPrice in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return ModelPriceMethods in com.langfuse.client.resources.commons.types that return types with arguments of type ModelPriceMethods in com.langfuse.client.resources.commons.types with parameters of type ModelPriceModifier and TypeMethodDescriptionModelPrice.Builder.from(ModelPrice other) ModelPrice.PriceStage.from(ModelPrice other) Model._FinalStage.prices(String key, ModelPrice value) Model.Builder.prices(String key, ModelPrice value) Deprecated.Method parameters in com.langfuse.client.resources.commons.types with type arguments of type ModelPriceModifier and TypeMethodDescriptionModel._FinalStage.prices(Map<String, ModelPrice> prices) Deprecated.Model.Builder.prices(Map<String, ModelPrice> prices) Deprecated.Model._FinalStage.putAllPrices(Map<String, ModelPrice> prices) Model.Builder.putAllPrices(Map<String, ModelPrice> prices) Deprecated.