Package dev.langchain4j.model.azure
Class AzureOpenAiModelName
java.lang.Object
dev.langchain4j.model.azure.AzureOpenAiModelName
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
GPT_3_5_TURBO
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_0613
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_0125
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_1106
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_16K
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_16K_0613
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_1106_PREVIEW
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_0125_PREVIEW
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_0613
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_32K
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_32K_0613
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_TURBO
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_TURBO_2024_04_09
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_O
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_4_VISION_PREVIEW
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TEXT_DAVINCI_002
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
GPT_3_5_TURBO_INSTRUCT
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TEXT_EMBEDDING_ADA_002
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TEXT_EMBEDDING_3_SMALL
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TEXT_EMBEDDING_3_LARGE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
DALL_E_3
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
AzureOpenAiModelName
public AzureOpenAiModelName()Deprecated, for removal: This API element is subject to removal in a future version.
-
AzureOpenAiChatModelName
,AzureOpenAiEmbeddingModelName
,AzureOpenAiImageModelName
andAzureOpenAiLanguageModelName
, instead.