Uses of Class
com.langfuse.client.resources.commons.types.ModelUsageUnit
Packages that use ModelUsageUnit
Package
Description
-
Uses of ModelUsageUnit in com.langfuse.client.resources.commons.types
Fields in com.langfuse.client.resources.commons.types declared as ModelUsageUnitModifier and TypeFieldDescriptionstatic final ModelUsageUnitModelUsageUnit.CHARACTERSstatic final ModelUsageUnitModelUsageUnit.IMAGESstatic final ModelUsageUnitModelUsageUnit.MILLISECONDSstatic final ModelUsageUnitModelUsageUnit.REQUESTSstatic final ModelUsageUnitModelUsageUnit.SECONDSstatic final ModelUsageUnitModelUsageUnit.TOKENSMethods in com.langfuse.client.resources.commons.types that return ModelUsageUnitMethods in com.langfuse.client.resources.commons.types that return types with arguments of type ModelUsageUnitMethods in com.langfuse.client.resources.commons.types with parameters of type ModelUsageUnitModifier and TypeMethodDescriptionModel._FinalStage.unit(ModelUsageUnit unit) Model.Builder.unit(ModelUsageUnit unit) Unit used by this model.Method parameters in com.langfuse.client.resources.commons.types with type arguments of type ModelUsageUnitModifier and TypeMethodDescriptionModel._FinalStage.unit(Nullable<ModelUsageUnit> unit) Model._FinalStage.unit(Optional<ModelUsageUnit> unit) Unit used by this model.Model.Builder.unit(Nullable<ModelUsageUnit> unit) Unit used by this model.Model.Builder.unit(Optional<ModelUsageUnit> unit) Unit used by this model. -
Uses of ModelUsageUnit in com.langfuse.client.resources.models.types
Methods in com.langfuse.client.resources.models.types that return types with arguments of type ModelUsageUnitMethods in com.langfuse.client.resources.models.types with parameters of type ModelUsageUnitModifier and TypeMethodDescriptionCreateModelRequest._FinalStage.unit(ModelUsageUnit unit) CreateModelRequest.Builder.unit(ModelUsageUnit unit) Unit used by this model.Method parameters in com.langfuse.client.resources.models.types with type arguments of type ModelUsageUnitModifier and TypeMethodDescriptionCreateModelRequest._FinalStage.unit(Optional<ModelUsageUnit> unit) Unit used by this model.CreateModelRequest.Builder.unit(Optional<ModelUsageUnit> unit) Unit used by this model.