Package com.vaadin.uitest.model.chat
Class ChatCompletionChunkResponse
java.lang.Object
com.vaadin.uitest.model.chat.ChatCompletionChunkResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChoices(List<ChatCompletionChunkResponse.Choice> choices)
-
Constructor Details
-
ChatCompletionChunkResponse
public ChatCompletionChunkResponse()
-
-
Method Details
-
getChoices
-
setChoices
-