Package ai.vespa.search.llm
@ExportPackage
@PublicApi
package ai.vespa.search.llm
-
ClassDescriptionBase class for LLM searchers.This class represents the root node of llm-searcher Copyright Vespa.ai.An LLM searcher that uses the RAG (Retrieval-Augmented Generation) model to generate completions.