Loading [MathJax]/extensions/tex2jax.js
Unreal OpenAI API 1.0.0
All Classes Functions Variables Pages
Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
AAPIOverview Class Reference
Inheritance diagram for AAPIOverview:

Public Attributes

EAPIOverviewAction Action
 

Protected Member Functions

virtual void BeginPlay () override
 

Private Member Functions

void ListModels ()
 
void RetrieveModel ()
 
void DeleteFinedTuneModel ()
 
void CreateCompletionRequest ()
 
void CreateChatCompletionRequest ()
 
void CreateImageDALLE2 ()
 
void CreateImageDALLE3 ()
 
void CreateImageEdit ()
 
void CreateImageVariation ()
 
void CreateModerations ()
 
void CreateEmbeddings ()
 
void CreateSpeech ()
 
void CreateAudioTranscription ()
 
void CreateAudioTranscriptionVerbose ()
 
void CreateAudioTranslation ()
 
void UploadFile ()
 
void DeleteFile ()
 
void ListFiles ()
 
void RetrieveFile ()
 
void RetrieveFileContent ()
 
void CreateFineTuningJob ()
 
void ListFineTuningJobs ()
 
void ListFineTuningEvents ()
 
void ListFineTuningCheckpoints ()
 
void RetriveFineTuningJob ()
 
void CancelFineTuningJob ()
 
void ListBatch ()
 
void CreateBatch ()
 
void RetrieveBatch ()
 
void CancelBatch ()
 
void CreateUpload ()
 
void AddUploadPart ()
 
void CompleteUpload ()
 
void CancelUpload ()
 
void CreateAssistant ()
 
void DeleteAssistant ()
 
void ListAssistants ()
 
void ModifyAssistant ()
 
void RetrieveAssistant ()
 
void OnRequestError (const FString &URL, const FString &Content)
 
void SetYourOwnAPI ()
 

Private Attributes

UOpenAIProviderProvider
 
FOpenAIAuth Auth
 
TMap< EAPIOverviewAction, TFunction< void()> > ActionMap
 

The documentation for this class was generated from the following files: