Class: LlmGateway::Adapters::Anthropic::MessagesAdapter

Inherits:
LlmGateway::Adapters::Adapter show all
Includes:
LlmGateway::Adapters::ActsLikeAnthropicMessages
Defined in:
lib/llm_gateway/adapters/anthropic/messages_adapter.rb

Instance Attribute Summary

Attributes inherited from LlmGateway::Adapters::Adapter

#client, #provider_key

Method Summary

Methods inherited from LlmGateway::Adapters::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