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 responseszllm_clnt_config
andzllm_providers
types for client and provider configurationzllm_session_id
type for session ID