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

Method Summary

Methods inherited from LlmGateway::Adapters::Adapter

#chat, #download_file, #initialize, #stream, #upload_file

Constructor Details

This class inherits a constructor from LlmGateway::Adapters::Adapter