DeepSeekChat constructor

DeepSeekChat(
  1. DeepSeekClient client,
  2. DeepSeekConfig config
)

Implementation

DeepSeekChat(this.client, this.config);