|
EAPIOverviewAction | Action |
|
|
virtual void | BeginPlay () override |
|
|
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 () |
|
The documentation for this class was generated from the following files:
- Source/OpenAI/Public/Sample/APIOverview.h
- Source/OpenAI/Private/Sample/APIOverview.cpp