Anthropic client implementation for API interactions and model integration.
Name | Type | Description |
---|---|---|
_client | Anthropic | The underlying Anthropic client instance. |
_logger | Logger | The Maxim logger instance for tracking interactions. |
Name | Type | Description |
---|---|---|
client | Anthropic | The Anthropic client instance to wrap. |
logger | Logger | The Maxim logger instance for tracking and |
Name | Description |
---|---|
[MaximAnthropicMessages](/sdk/python/references/logger/anthropic/message) | A wrapped messages interface that provides |