Class: LlmGateway::Adapters::OpenAICodex::ResponsesAdapter
- Includes:
- ActsLikeOpenAIResponses
- Defined in:
- lib/llm_gateway/adapters/openai_codex/responses_adapter.rb
Instance Attribute Summary
Attributes inherited from Adapter
Method Summary
Methods inherited from Adapter
#download_file, #initialize, #raw_stream, #stream, #stream_api_name, #stream_mapper_class, #upload_file
Constructor Details
This class inherits a constructor from LlmGateway::Adapters::Adapter