Uses of Class
org.springframework.ai.stabilityai.api.StabilityAiApi
Packages that use StabilityAiApi
Package
Description
-
Uses of StabilityAiApi in org.springframework.ai.model.stabilityai.autoconfigure
Methods in org.springframework.ai.model.stabilityai.autoconfigure that return StabilityAiApiModifier and TypeMethodDescriptionStabilityAiImageAutoConfiguration.stabilityAiApi(StabilityAiConnectionProperties commonProperties, StabilityAiImageProperties imageProperties, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider) Methods in org.springframework.ai.model.stabilityai.autoconfigure with parameters of type StabilityAiApiModifier and TypeMethodDescriptionStabilityAiImageAutoConfiguration.stabilityAiImageModel(StabilityAiApi stabilityAiApi, StabilityAiImageProperties stabilityAiImageProperties) -
Uses of StabilityAiApi in org.springframework.ai.stabilityai
Constructors in org.springframework.ai.stabilityai with parameters of type StabilityAiApiModifierConstructorDescriptionStabilityAiImageModel(StabilityAiApi stabilityAiApi) StabilityAiImageModel(StabilityAiApi stabilityAiApi, StabilityAiImageOptions defaultOptions)