Enum ModelType
Types of AI Models. Multi-modal models such as Gemini should be classified under their primary function, typically as Language Models.
[Flags]
public enum ModelType
- Extension Methods
Fields
All = -1Embedding = 256Image = 2Language = 1Moderation = 512Music = 128PixelArt = 1024SoundEffect = 32Speech = 4Transcription = 8Unknown = 0Video = 16VoiceChange = 64