Skip to content

Interface ZIF_LLM_HTTP_CLIENT_WRAPPER

AI Generated documentation.

Overview

The zif_llm_http_client_wrapper interface provides a standardized interface for making HTTP requests to external services. It allows for setting headers, URLs, and handling responses.

Dependencies

  • if_http_response interface for handling HTTP responses
  • zllm_clnt_config and zllm_providers types for client and provider configuration
  • zllm_session_id type for session ID