|
Unreal OpenAI API 1.0.0
|
This is the complete list of members for UCompletionAction, including all inherited members.
| Activate() override (defined in UCompletionAction) | UCompletionAction | virtual |
| ActiveProvider (defined in UOpenAIActionBase) | UOpenAIActionBase | private |
| Auth (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |
| Completion (defined in UCompletionAction) | UCompletionAction | private |
| CreateCompletion(const FCompletion &CompletionRequest, const FOpenAIAuth &Auth, const FString &URLOverride) | UCompletionAction | privatestatic |
| CreateProvider() (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |
| 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) override (defined in UCompletionAction) | UCompletionAction | privatevirtual |
| OnUpdate (defined in UCompletionAction) | UCompletionAction | |
| SetEndpoint(OpenAI::V1::FOpenAIEndpoints &Endpoints, const FString &URL) const override (defined in UCompletionAction) | UCompletionAction | privatevirtual |
| URLOverride (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |