Classes
The following classes are available globally.
-
Audio manager for calling audio endpoints of Open AI
See moreDeclaration
Swift
public class ACMOAIAudioManager : BaseAPIManager -
Base manager for calling endpoints of Open AI
See moreDeclaration
Swift
public class BaseManager -
Base api manager for calling endpoints of Open AI
See moreDeclaration
Swift
public class BaseAPIManager : BaseManager -
Chat manager for calling audio endpoints of Open AI
See moreDeclaration
Swift
public class ACMOAIChatManager : BaseAPIManager -
Completions manager for completion endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAICompletionsManager : BaseAPIManager -
Edits manager for calling edit endpoints of Open AI
See moreDeclaration
Swift
public class ACMOAIEditsManager : BaseAPIManager -
Embedding manager for calling embedding endpoints of Open AI
See moreDeclaration
Swift
public class ACMOAIEmbeddingsManager : BaseAPIManager -
Engines manager for calling engines endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAIEnginesManager : BaseAPIManager -
Files manager for calling files endpoints of Open AI
See moreDeclaration
Swift
public class ACMOAIFilesManager : BaseAPIManager -
Fine tunes manager for calling fine tune endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAIFineTunesManager : BaseAPIManager -
Image manager for calling images endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAIImagesManager : BaseAPIManager -
Models manager for calling models endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAIModelsManager : BaseAPIManager -
Moderations manager for calling moderations endpoints of Open AI
See moreDeclaration
Swift
public final class ACMOAIModerationsManager : BaseAPIManager
Classes Reference