DeepSeekModels constructor

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

Implementation

DeepSeekModels(this.client, this.config);