AnthropicChat constructor
AnthropicChat(
- AnthropicClient client,
- AnthropicConfig config
Implementation
AnthropicChat(this.client, this.config);
AnthropicChat(this.client, this.config);