Uses of Enum Class
ai.singlr.openai.OpenAIModelId
-
Uses of OpenAIModelId in ai.singlr.openai
Subclasses with type arguments of type OpenAIModelId in ai.singlr.openaiMethods in ai.singlr.openai that return OpenAIModelIdModifier and TypeMethodDescriptionstatic OpenAIModelIdFinds an OpenAIModelId by its string identifier.static OpenAIModelIdReturns the enum constant of this class with the specified name.static OpenAIModelId[]OpenAIModelId.values()Returns an array containing the constants of this enum class, in the order they are declared.