Skip to content

Interface ZIF_LLM_OPTIONS

AI Generated documentation.

Overview

The zif_llm_options interface provides a set of public methods for configuring options for a Large Language Model (LLM) call. These methods allow users to customize various parameters such as temperature, maximum tokens, top-p, top-k, seed, frequency penalty, presence penalty, minimum probability, top-a, and custom parameters.

Dependencies

None