Uses of Class
com.azure.ai.inference.models.ChatResponseMessage
Packages that use ChatResponseMessage
-
Uses of ChatResponseMessage in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return ChatResponseMessageModifier and TypeMethodDescriptionstatic ChatResponseMessage
ChatResponseMessage.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ChatResponseMessage from the JsonReader.ChatChoice.getMessage()
Get the message property: The chat message for a given chat completions prompt.