Skip to content

Interface ZIF_LLM_STATISTICS

AI Generated documentation.

Overview

The zif_llm_statistics interface provides a public method for adding a statistic record. This interface is designed to facilitate the management of statistics within the system.

Public Methods

  • add
  • Purpose: Adds a statistic record to the system.
  • Parameters:
    • record (TYPE zllm_statistics): The statistic record to be added.

Dependencies

None.