Uses of Class
com.azure.ai.openai.models.ChatResponseMessage
Packages that use ChatResponseMessage
-
Uses of ChatResponseMessage in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ChatResponseMessageModifier and TypeMethodDescriptionChatChoice.getDelta()Get the delta property: The delta message content for a streaming response.ChatChoice.getMessage()Get the message property: The chat message for a given chat completions prompt.