- valueOf(String) - Static method in enum dev.langchain4j.model.openai.OpenAiChatModelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.langchain4j.model.openai.OpenAiEmbeddingModelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.langchain4j.model.openai.OpenAiImageModelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.langchain4j.model.openai.OpenAiLanguageModelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.langchain4j.model.openai.OpenAiModerationModelName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum dev.langchain4j.model.openai.OpenAiChatModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dev.langchain4j.model.openai.OpenAiEmbeddingModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dev.langchain4j.model.openai.OpenAiImageModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dev.langchain4j.model.openai.OpenAiLanguageModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dev.langchain4j.model.openai.OpenAiModerationModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.