Hierarchy For All Packages
Package Hierarchies:- net.thevpc.naru.ext.models,
- net.thevpc.naru.ext.models.cerebras,
- net.thevpc.naru.ext.models.custom,
- net.thevpc.naru.ext.models.gemini,
- net.thevpc.naru.ext.models.github,
- net.thevpc.naru.ext.models.groq,
- net.thevpc.naru.ext.models.mistral,
- net.thevpc.naru.ext.models.ollama,
- net.thevpc.naru.ext.models.openapi,
- net.thevpc.naru.ext.models.openrouter,
- net.thevpc.naru.ext.models.util,
- net.thevpc.naru.ext.models.xai
Class Hierarchy
- java.lang.Object
- net.thevpc.naru.api.model.AbstractNaruModelProvider (implements net.thevpc.naru.api.model.NaruModelProvider)
- net.thevpc.naru.ext.models.openapi.AbstractOpenAICompatProvider
- net.thevpc.naru.ext.models.cerebras.NaruCerebrasProvider
- net.thevpc.naru.ext.models.gemini.NaruGeminiProvider
- net.thevpc.naru.ext.models.github.NaruGitHubModelsProvider
- net.thevpc.naru.ext.models.groq.NaruGroqProvider
- net.thevpc.naru.ext.models.mistral.NaruMistralProvider
- net.thevpc.naru.ext.models.xai.NaruXaiProvider
- net.thevpc.naru.ext.models.custom.NaruCustomProvider
- net.thevpc.naru.ext.models.ollama.NaruOllamaProvider
- net.thevpc.naru.ext.models.openrouter.NaruOpenRouterProvider
- net.thevpc.naru.ext.models.openapi.AbstractOpenAICompatProvider
- net.thevpc.naru.ext.models.NaruModelCapabilitiesImpl (implements net.thevpc.naru.api.model.NaruModelCapabilities)
- net.thevpc.naru.ext.models.NaruModelProtocolBase (implements net.thevpc.naru.api.model.NaruModelProtocol)
- net.thevpc.naru.ext.models.ollama.NaruModelProtocolOllamaNative
- net.thevpc.naru.ext.models.ollama.NaruModelProtocolOllamaOpenApiCompat
- net.thevpc.naru.ext.models.openapi.NaruModelProtocolOpenAICompat
- net.thevpc.naru.ext.models.mistral.NaruModelProtocolMistral
- net.thevpc.naru.ext.models.util.NaruModelUtils
- net.thevpc.naru.ext.models.util.NaruModelUtils.LineRange
- net.thevpc.naru.ext.models.ollama.NaruOllamaNativeRequestSerializer (implements net.thevpc.naru.api.model.NaruModelRequestSerializer)
- net.thevpc.naru.ext.models.ollama.NaruOllamaNativeResponseParser (implements net.thevpc.nuts.elem.NElementDeserializer<T>)
- net.thevpc.naru.ext.models.openapi.NaruOpenApiRequestSerializer (implements net.thevpc.naru.api.model.NaruModelRequestSerializer)
- net.thevpc.naru.ext.models.openapi.NaruOpenApiResponseParser (implements net.thevpc.nuts.elem.NElementDeserializer<T>)
- net.thevpc.naru.ext.models.NoToolWrapHelper
- net.thevpc.naru.ext.models.NoToolWrapHelper.Separators
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- net.thevpc.naru.ext.models.NaruModelProtocolBase.NonRetryableWebException
- java.lang.Error
- net.thevpc.naru.api.model.AbstractNaruModelProvider (implements net.thevpc.naru.api.model.NaruModelProvider)