Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
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 CreateImageGptImage1 ()
void CreateImageEdit ()
void CreateImageVariation ()
void CreateModerations ()
void CreateEmbeddings ()
void CreateSpeech ()
void CreateAudioTranscription ()
void CreateAudioTranscriptionVerbose ()
void CreateAudioTranslation ()
void CreateVoice ()
void UploadFile ()
void DeleteFile ()
void ListFiles ()
void RetrieveFile ()
void RetrieveFileContent ()
void CreateFineTuningJob ()
void ListFineTuningJobs ()
void ListFineTuningEvents ()
void ListFineTuningCheckpoints ()
void RetriveFineTuningJob ()
void CancelFineTuningJob ()
void PauseFineTuningJob ()
void ResumeFineTuningJob ()
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 CreateVideo ()
void RetrieveVideo ()
void ListVideos ()
void DeleteVideo ()
void RemixVideo ()
void DownloadVideoContent ()
void CreateVectorStore ()
void ListVectorStores ()
void RetrieveVectorStore ()
void UpdateVectorStore ()
void DeleteVectorStore ()
void CreateVectorStoreFile ()
void ListVectorStoreFiles ()
void RetrieveVectorStoreFile ()
void DeleteVectorStoreFile ()
void CreateVectorStoreFileBatch ()
void RetrieveVectorStoreFileBatch ()
void CancelVectorStoreFileBatch ()
void SearchVectorStore ()
void CreateChatKitSession ()
void CancelChatKitSession ()
void ListChatKitThreads ()
void RetrieveChatKitThread ()
void DeleteChatKitThread ()
void ListChatKitThreadItems ()
void CreateSkill ()
void ListSkills ()
void RetrieveSkill ()
void UpdateSkill ()
void DeleteSkill ()
void RetrieveSkillContent ()
void CreateSkillVersion ()
void ListSkillVersions ()
void RetrieveSkillVersion ()
void DeleteSkillVersion ()
void RetrieveSkillVersionContent ()
void CreateRealtimeClientSecret ()
void RealtimeAcceptCall ()
void RealtimeHangupCall ()
void RealtimeReferCall ()
void RealtimeRejectCall ()
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: