OllamaModels constructor

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

Implementation

OllamaModels(this.client, this.config);