Uses of Interface
ai.vectros.types.ModelInfo._FinalStage
Packages that use ModelInfo._FinalStage
-
Uses of ModelInfo._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement ModelInfo._FinalStageMethods in ai.vectros.types that return ModelInfo._FinalStageModifier and TypeMethodDescriptionModelInfo._FinalStage.addAllAvailableOn(List<String> availableOn) ModelInfo.Builder.addAllAvailableOn(List<String> availableOn) Plan tiers on which this model is available (a subset of: free, starter, pro, scale, enterprise).ModelInfo._FinalStage.addAvailableOn(String availableOn) ModelInfo.Builder.addAvailableOn(String availableOn) Plan tiers on which this model is available (a subset of: free, starter, pro, scale, enterprise).ModelInfo._FinalStage.additionalProperties(Map<String, Object> additionalProperties) ModelInfo._FinalStage.additionalProperty(String key, Object value) ModelInfo._FinalStage.availableOn(List<String> availableOn) Plan tiers on which this model is available (a subset of: free, starter, pro, scale, enterprise).ModelInfo.Builder.availableOn(List<String> availableOn) Plan tiers on which this model is available (a subset of: free, starter, pro, scale, enterprise).ModelInfo.Builder.regionPricing(@NotNull RegionPricing regionPricing) ModelInfo.RegionPricingStage.regionPricing(@NotNull RegionPricing regionPricing)