Uses of Class
io.quarkiverse.langchain4j.ollama.EmbeddingRequest
Packages that use EmbeddingRequest
-
Uses of EmbeddingRequest in io.quarkiverse.langchain4j.ollama
Methods in io.quarkiverse.langchain4j.ollama that return EmbeddingRequestMethods in io.quarkiverse.langchain4j.ollama with parameters of type EmbeddingRequestModifier and TypeMethodDescriptionOllamaClient.embedding(EmbeddingRequest request) OllamaRestApi.embeddings(EmbeddingRequest request)