This is the complete list of members for UCompletionAction, including all inherited members.
Activate() override (defined in UCompletionAction) | UCompletionAction | virtual |
Auth (defined in UCompletionAction) | UCompletionAction | private |
Completion (defined in UCompletionAction) | UCompletionAction | private |
CreateCompletion(const FCompletion &CompletionRequest, const FOpenAIAuth &Auth, const FString &URLOverride) | UCompletionAction | privatestatic |
OnCreateCompletionCompleted(const FCompletionResponse &Response, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UCompletionAction) | UCompletionAction | private |
OnCreateCompletionStreamCompleted(const TArray< FCompletionStreamResponse > &Responses, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UCompletionAction) | UCompletionAction | private |
OnCreateCompletionStreamProgresses(const TArray< FCompletionStreamResponse > &Responses, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UCompletionAction) | UCompletionAction | private |
OnRequestError(const FString &URL, const FString &Content) (defined in UCompletionAction) | UCompletionAction | private |
OnUpdate (defined in UCompletionAction) | UCompletionAction | |
TryToOverrideURL(UOpenAIProvider *Provider) (defined in UCompletionAction) | UCompletionAction | private |
URLOverride (defined in UCompletionAction) | UCompletionAction | private |