Class OpenAiModelName

java.lang.Object
dev.langchain4j.model.openai.OpenAiModelName

@Deprecated(forRemoval=true) public class OpenAiModelName 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.
     
  • 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_0301

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

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

      public static final String GPT_4_32K_0314
      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_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_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:
    • 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_MODERATION_STABLE

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

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

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

    • OpenAiModelName

      public OpenAiModelName()
      Deprecated, for removal: This API element is subject to removal in a future version.