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
#chat, #download_file, #initialize, #stream, #upload_file
Constructor Details
This class inherits a constructor from LlmGateway::Adapters::Adapter