Uses of Class
io.github.amithkoujalgi.ollama4j.core.models.embeddings.OllamaEmbeddingsRequestBuilder
Packages that use OllamaEmbeddingsRequestBuilder
-
Uses of OllamaEmbeddingsRequestBuilder in io.github.amithkoujalgi.ollama4j.core.models.embeddings
Methods in io.github.amithkoujalgi.ollama4j.core.models.embeddings that return OllamaEmbeddingsRequestBuilderModifier and TypeMethodDescriptionOllamaEmbeddingsRequestBuilder.getInstance
(String model, String prompt) OllamaEmbeddingsRequestBuilder.withKeepAlive
(String keepAlive) OllamaEmbeddingsRequestBuilder.withOptions
(Options options)