Class AzureOpenAiModelName

java.lang.Object
dev.langchain4j.model.azure.AzureOpenAiModelName

@Deprecated(forRemoval=true) public class AzureOpenAiModelName extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    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.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • GPT_3_5_TURBO

      public static final String 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

      public static final String 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

      public static final String 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

      public static final String 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

      public static final String 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

      public static final String GPT_3_5_TURBO_16K_0613
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4

      public static final String GPT_4
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_1106_PREVIEW

      public static final String GPT_4_1106_PREVIEW
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_0125_PREVIEW

      public static final String GPT_4_0125_PREVIEW
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_0613

      public static final String GPT_4_0613
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_32K

      public static final String GPT_4_32K
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_32K_0613

      public static final String GPT_4_32K_0613
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_TURBO

      public static final String 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

      public static final String 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

      public static final String GPT_4_O
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_4_VISION_PREVIEW

      public static final String GPT_4_VISION_PREVIEW
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • TEXT_DAVINCI_002

      public static final String TEXT_DAVINCI_002
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • GPT_3_5_TURBO_INSTRUCT

      public static final String 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

      public static final String TEXT_EMBEDDING_ADA_002
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • TEXT_EMBEDDING_3_SMALL

      public static final String TEXT_EMBEDDING_3_SMALL
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • TEXT_EMBEDDING_3_LARGE

      public static final String TEXT_EMBEDDING_3_LARGE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • DALL_E_3

      public static final String 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.