XAIChat constructor

XAIChat(
  1. XAIClient client,
  2. XAIConfig config
)

Implementation

XAIChat(this.client, this.config);