public interface BedrockEmbeddingResponse
| Modifier and Type | Method and Description |
|---|---|
int |
getInputTextTokenCount()
Get input text token count
|
dev.langchain4j.data.embedding.Embedding |
toEmbedding()
Get embedding
|
Copyright © 2024. All rights reserved.