Package com.embabel.agent.api.models
Class MistralAiModels
-
- All Implemented Interfaces:
public final class MistralAiModelsProvides constants for Mistral AI model identifiers. This class contains the latest model versions for models offered by Mistral AI.
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringPROVIDERpublic final static StringMISTRAL_MEDIUM_31public final static StringMISTRAL_SMALL_32public final static StringMINISTRAL_8Bpublic final static StringMINISTRAL_3Bpublic final static StringCODESTRALpublic final static StringDEVSTRAL_MEDIUM_10public final static StringDEVSTRAL_SMALL_11public final static StringMISTRAL_LARGE_21
-
Constructor Summary
Constructors Constructor Description MistralAiModels()
-