Uses of Class
io.github.amithkoujalgi.ollama4j.core.models.embeddings.OllamaEmbeddingsRequestModel
Packages that use OllamaEmbeddingsRequestModel
Package
Description
-
Uses of OllamaEmbeddingsRequestModel in io.github.amithkoujalgi.ollama4j.core
Methods in io.github.amithkoujalgi.ollama4j.core with parameters of type OllamaEmbeddingsRequestModelModifier and TypeMethodDescriptionOllamaAPI.generateEmbeddings
(OllamaEmbeddingsRequestModel modelRequest) Generate embeddings using aOllamaEmbeddingsRequestModel
. -
Uses of OllamaEmbeddingsRequestModel in io.github.amithkoujalgi.ollama4j.core.models.embeddings
Methods in io.github.amithkoujalgi.ollama4j.core.models.embeddings that return OllamaEmbeddingsRequestModel