Uses of Class
dev.langchain4j.model.openai.OpenAiImageModel
Packages that use OpenAiImageModel
-
Uses of OpenAiImageModel in dev.langchain4j.model.openai
Methods in dev.langchain4j.model.openai that return OpenAiImageModelModifier and TypeMethodDescriptionstatic OpenAiImageModelOpenAiImageModel.withApiKey(String apiKey) Deprecated.
builder()instead and explicitly set the model name and, if required, other parameters.