Uses of Class
io.quarkiverse.langchain4j.ollama.EmbeddingResponse
Packages that use EmbeddingResponse
-
Uses of EmbeddingResponse in io.quarkiverse.langchain4j.ollama
Methods in io.quarkiverse.langchain4j.ollama that return EmbeddingResponseModifier and TypeMethodDescriptionEmbeddingResponse.Builder.build()OllamaClient.embedding(EmbeddingRequest request) OllamaRestApi.embeddings(EmbeddingRequest request)