ToolsAPI.AI.TAIFeature
Delphi
TAIFeature = (afChat, afImageGeneration, afModeration, afInstruction, afListModels, afTextToSpeech, afSpeechToText);
C++
enum DECLSPEC_DENUM TAIFeature : unsigned char { afChat, afImageGeneration, afModeration, afInstruction, afListModels, afTextToSpeech, afSpeechToText };
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | ToolsAPI.AI.pas ToolsAPI.AI.hpp |
ToolsAPI.AI | ToolsAPI.AI |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.