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 |
Auth (defined in UChatCompletionAction) | UChatCompletionAction | private |
ChatCompletion (defined in UChatCompletionAction) | UChatCompletionAction | private |
CreateChatCompletion(const FChatCompletion &ChatCompletion, const FOpenAIAuth &Auth, const FString &URLOverride) | UChatCompletionAction | privatestatic |
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) (defined in UChatCompletionAction) | UChatCompletionAction | private |
OnUpdate (defined in UChatCompletionAction) | UChatCompletionAction | |
TryToOverrideURL(UOpenAIProvider *Provider) (defined in UChatCompletionAction) | UChatCompletionAction | private |
URLOverride (defined in UChatCompletionAction) | UChatCompletionAction | private |