OllamaBuilder constructor

OllamaBuilder(
  1. LLMBuilder _baseBuilder
)

Implementation

OllamaBuilder(this._baseBuilder);