Uses of Package
net.thevpc.naru.model
Packages that use net.thevpc.naru.model
Package
Description
-
Classes in net.thevpc.naru.model used by net.thevpc.naru.agentClassDescriptionA single message in a chat conversation.Abstraction over any LLM backend (Ollama, OpenAI, Anthropic, …).A tool call requested by the model inside an assistant message.
-
Classes in net.thevpc.naru.model used by net.thevpc.naru.modelClassDescriptionA single message in a chat conversation.Response from a
ModelProviderchat call.Abstraction over any LLM backend (Ollama, OpenAI, Anthropic, …).A tool call requested by the model inside an assistant message. -
Classes in net.thevpc.naru.model used by net.thevpc.naru.tool
-
Classes in net.thevpc.naru.model used by net.thevpc.naru.tool.implClassDescriptionAbstraction over any LLM backend (Ollama, OpenAI, Anthropic, …).OpenAI-compatible tool definition (Ollama uses the same format).