Uses of Class
com.microsoft.semantickernel.aiservices.openai.chatcompletion.OpenAIChatMessageContent
-
Packages that use OpenAIChatMessageContent Package Description com.microsoft.semantickernel.aiservices.openai.chatcompletion -
-
Uses of OpenAIChatMessageContent in com.microsoft.semantickernel.aiservices.openai.chatcompletion
Subclasses of OpenAIChatMessageContent in com.microsoft.semantickernel.aiservices.openai.chatcompletion Modifier and Type Class Description classOpenAIStreamingChatMessageContent<T>Represents the content of a chat message.
-