OllamaChat constructor

OllamaChat(
  1. OllamaClient client,
  2. OllamaConfig config
)

Implementation

OllamaChat(this.client, this.config);