GroqChat constructor

GroqChat(
  1. GroqClient client,
  2. GroqConfig config
)

Implementation

GroqChat(this.client, this.config);