Index
Chat client adapter package.
This package provides provider-specific chat client adapters and factory
utilities for creating chat clients from model configuration objects. It
exposes adapter implementations for supported providers, along with the shared
ProviderAdapter base
class and the
MADAChatClientFactory
used to create chat clients.
Modules:
| Name | Description |
|---|---|
bedrock_adapter |
Provides the |
chat_client_factory |
Provides |
livai_adapter |
Provides the |
openai_adapter |
Provides the |
provider_adapter |
Provides the shared |