Uses of Class
ai.vespa.search.llm.LlmSearcherConfig
Packages that use LlmSearcherConfig
-
Uses of LlmSearcherConfig in ai.vespa.search.llm
Methods in ai.vespa.search.llm that return LlmSearcherConfigConstructors in ai.vespa.search.llm with parameters of type LlmSearcherConfigModifierConstructorDescriptionBuilder(LlmSearcherConfig config) LLMSearcher(LlmSearcherConfig config, com.yahoo.component.provider.ComponentRegistry<ai.vespa.llm.LanguageModel> languageModels) RAGSearcher(LlmSearcherConfig config, com.yahoo.component.provider.ComponentRegistry<ai.vespa.llm.LanguageModel> languageModels)