AnthropicFiles constructor

AnthropicFiles(
  1. AnthropicClient client,
  2. AnthropicConfig config
)

Implementation

AnthropicFiles(this.client, this.config);