|
Unreal OpenAI API 1.0.0
|
This is the complete list of members for UChatCompletionAction, including all inherited members.
| Activate() override (defined in UChatCompletionAction) | UChatCompletionAction | virtual |
| ActiveProvider (defined in UOpenAIActionBase) | UOpenAIActionBase | private |
| Auth (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |
| ChatCompletion (defined in UChatCompletionAction) | UChatCompletionAction | private |
| CreateChatCompletion(const FChatCompletion &ChatCompletion, const FOpenAIAuth &Auth, const FString &URLOverride) | UChatCompletionAction | privatestatic |
| CreateProvider() (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |
| OnCreateChatCompletionCompleted(const FChatCompletionResponse &Response, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UChatCompletionAction) | UChatCompletionAction | private |
| OnCreateChatCompletionStreamCompleted(const TArray< FChatCompletionStreamResponse > &Responses, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UChatCompletionAction) | UChatCompletionAction | private |
| OnCreateChatCompletionStreamProgresses(const TArray< FChatCompletionStreamResponse > &Responses, const FOpenAIResponseMetadata &ResponseMetadata) (defined in UChatCompletionAction) | UChatCompletionAction | private |
| OnRequestError(const FString &URL, const FString &Content) override (defined in UChatCompletionAction) | UChatCompletionAction | privatevirtual |
| OnUpdate (defined in UChatCompletionAction) | UChatCompletionAction | |
| SetEndpoint(OpenAI::V1::FOpenAIEndpoints &Endpoints, const FString &URL) const override (defined in UChatCompletionAction) | UChatCompletionAction | privatevirtual |
| URLOverride (defined in UOpenAIActionBase) | UOpenAIActionBase | protected |