Package ai.vespa.llm

Class InferenceParameters

java.lang.Object
ai.vespa.llm.InferenceParameters

public class InferenceParameters extends Object
Parameters for inference to language models. Parameters are typically supplied from searchers or processors and comes from query strings, headers, or other sources. Which parameters are available depends on the language model used. author lesters