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,
lib/llm_gateway/adapters/anthropic/bidirectional_message_mapper.rb
Defined Under Namespace
Classes: BidirectionalMessageMapper, FileOutputMapper, InputMapper, MessagesAdapter, OutputMapper, StreamMapper
Constant Summary collapse
- Client =
LlmGateway::Clients::Anthropic