| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
V1ResponseChoiceElement |
V1ResponseChoiceElement.setFinishReason(String finishReason) |
V1ResponseChoiceElement |
V1ResponseChoiceElement.setIndex(Long index) |
V1ResponseChoiceElement |
V1ResponseChoiceElement.setLogprobs(Long logprobs) |
V1ResponseChoiceElement |
V1ResponseChoiceElement.setMessage(ChatMessage message) |
V1ResponseChoiceElement |
V1ResponseChoiceElement.setText(String text) |
| Modifier and Type | Method and Description |
|---|---|
Collection<V1ResponseChoiceElement> |
QueryEndpointResponse.getChoices() |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointResponse |
QueryEndpointResponse.setChoices(Collection<V1ResponseChoiceElement> choices) |
Copyright © 2024. All rights reserved.