Table of Contents

Enum ModelType

Namespace
Glitch9.AIDevKit

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 = -1
Embedding = 256
Image = 2
Language = 1
Moderation = 512
Music = 128
PixelArt = 1024
SoundEffect = 32
Speech = 4
Transcription = 8
Unknown = 0
Video = 16
VoiceChange = 64