Enum ModelCapability
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
[Flags]
public enum ModelCapability
Fields
Name | Description |
---|---|
Caching | |
CodeExecution | |
ComputerUse | |
FineTuning | |
FunctionCalling | |
ImageGeneration | |
ImageInpainting | |
Moderation | |
None | |
Realtime | |
Search | |
SoundFXGeneration | |
SpeechGeneration | |
SpeechRecognition | |
Streaming | |
StructuredOutputs | |
TextEmbedding | |
TextGeneration | |
VideoGeneration | |
VoiceChanger | |
VoiceIsolation |