DeepSeekChat constructor
DeepSeekChat(
- DeepSeekClient client,
- DeepSeekConfig config
Implementation
DeepSeekChat(this.client, this.config);
DeepSeekChat(this.client, this.config);