public interface EmbeddingService
| Modifier and Type | Method and Description |
|---|---|
EmbeddingResponse |
createEmbeddings(EmbeddingCreateParams request)
Creates embeddings for the given input text.
|
EmbeddingResponse createEmbeddings(EmbeddingCreateParams request)
request - the embeddings requestCopyright © 2025. All rights reserved.