Unreal OpenAI API 1.0.0
|
This is the complete list of members for UCreateBatchAction, including all inherited members.
Activate() override (defined in UCreateBatchAction) | UCreateBatchAction | virtual |
Auth (defined in UCreateBatchAction) | UCreateBatchAction | private |
CreateBatch(const FCreateBatch CreateBatchData, const FOpenAIAuth &Auth, const FString &URLOverride) | UCreateBatchAction | privatestatic |
CreateBatchData (defined in UCreateBatchAction) | UCreateBatchAction | private |
OnCompleted (defined in UCreateBatchAction) | UCreateBatchAction | |
OnCreateBatchCompleted(const FCreateBatchResponse &Response, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UCreateBatchAction) | UCreateBatchAction | private |
OnRequestError(const FString &URL, const FString &Content) (defined in UCreateBatchAction) | UCreateBatchAction | private |
TryToOverrideURL(UOpenAIProvider *Provider) (defined in UCreateBatchAction) | UCreateBatchAction | private |
URLOverride (defined in UCreateBatchAction) | UCreateBatchAction | private |