Interface ZIF_LLM_CALL_LOGGER
AI Generated documentation.
Overview
The ZIF_LLM_CALL_LOGGER
interface defines a logging mechanism for tracking calls with a single method:
add
: Allows adding a log entry of typezllm_call_log
to the logging system
Dependencies
No specific external dependencies are identified in this interface definition.