Module: LLM::Provider::Transport::HTTP::Execution Private
- Included in:
- LLM::Provider
- Defined in:
- lib/llm/provider/transport/http/execution.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Internal HTTP request execution methods for LLM::Provider.
This module handles provider-side HTTP execution, response parsing, streaming, and request body setup through LLM::Provider::Transport::HTTP.