Class DeepSeekModels

  • All Implemented Interfaces:

    
    public final class DeepSeekModels
    
                        

    Provides constants for DeepSeek AI model identifiers. This class contains the latest model versions for DeepSeek AI models offered by DeepSeek.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      DeepSeekModels()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeepSeekModels

        DeepSeekModels()
    • Method Detail