struct

Crig::Providers::Ollama::ClientBuilder

Inherits Struct < Value < Object

Constructors

new(api_key : Crig::Nothing = Crig::Nothing.new, base_url : String = OLLAMA_API_BASE_URL)
Source

Instance methods

api_key(api_key : Crig::Nothing) : self
Source
api_key
Source
base_url(base_url : String) : self
Source
base_url
Source
build
Source