Class: LlmGateway::Adapters::OpenAI::ResponsesAdapter

Inherits:
Adapter show all
Includes:
ActsLikeOpenAIResponses
Defined in:
lib/llm_gateway/adapters/openai/responses_adapter.rb

Instance Attribute Summary

Attributes inherited from Adapter

#client, #provider_key

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