Uses of Class
com.azure.ai.inference.models.StreamingChatResponseMessageUpdate
Packages that use StreamingChatResponseMessageUpdate
-
Uses of StreamingChatResponseMessageUpdate in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return StreamingChatResponseMessageUpdateModifier and TypeMethodDescriptionStreamingChatResponseMessageUpdate.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StreamingChatResponseMessageUpdate from the JsonReader.StreamingChatChoiceUpdate.getDelta()
Get the delta property: An update to the chat message for a given chat completions prompt.