| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
EmbeddingsV1ResponseEmbeddingElement |
EmbeddingsV1ResponseEmbeddingElement.setEmbedding(Collection<Double> embedding) |
EmbeddingsV1ResponseEmbeddingElement |
EmbeddingsV1ResponseEmbeddingElement.setIndex(Long index) |
EmbeddingsV1ResponseEmbeddingElement |
EmbeddingsV1ResponseEmbeddingElement.setObject(EmbeddingsV1ResponseEmbeddingElementObject object) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EmbeddingsV1ResponseEmbeddingElement> |
QueryEndpointResponse.getData() |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointResponse |
QueryEndpointResponse.setData(Collection<EmbeddingsV1ResponseEmbeddingElement> data) |
Copyright © 2024. All rights reserved.