Module: LlmGateway::Adapters::Anthropic

Defined in:
lib/llm_gateway.rb,
lib/llm_gateway/adapters/anthropic/input_mapper.rb,
lib/llm_gateway/adapters/anthropic/output_mapper.rb,
lib/llm_gateway/adapters/anthropic/stream_mapper.rb,
lib/llm_gateway/adapters/anthropic/messages_adapter.rb

Defined Under Namespace

Classes: FileOutputMapper, InputMapper, MessagesAdapter, StreamMapper

Constant Summary collapse

Client =
LlmGateway::Clients::Anthropic