Uses of Package
org.springframework.ai.ollama.api
Packages that use org.springframework.ai.ollama.api
Package
Description
Management support for Ollama.
-
Classes in org.springframework.ai.ollama.api used by org.springframework.ai.ollamaClassDescriptionJava Client for the Ollama API.Helper class for creating strongly-typed Ollama options.
-
Classes in org.springframework.ai.ollama.api used by org.springframework.ai.ollama.apiClassDescriptionJava Client for the Ollama API.Chat request object.Represents a tool the model may call.Function definition.Create a tool of type 'function' and the given function definition.Ollama chat response object.Generate embeddings from a model.The response object returned from the /embedding endpoint.Chat message object.The role of the message in the conversation.The relevant tool call.The function definition.Helper class for common Ollama models.Helper class for creating strongly-typed Ollama options.
-
Classes in org.springframework.ai.ollama.api used by org.springframework.ai.ollama.management