Skip to content

Interface ZIF_LLM_FACTORY

AI Generated documentation.

Overview

The zif_llm_factory interface provides a public method get_client for retrieving a model client. This method takes two parameters: model of type zllm_model and response of type REF TO zif_llm_client. It raises two exceptions: zcx_llm_validation and zcx_llm_authorization.

Dependencies

None