OllamaCompletion constructor

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

Implementation

OllamaCompletion(this.client, this.config);