Module: Ollama::Client::Configuration
- Extended by:
- Tins::Concern
- Included in:
- Ollama::Client
- Defined in:
- lib/ollama/client/configuration/config.rb
Overview
A module that provides configuration management capabilities for the Ollama client.
This module extends the client with functionality to manage and apply configuration settings such as base URL, timeouts, and output streams. It allows for flexible initialization of client instances using either direct parameters or pre-defined configuration objects, supporting both programmatic and file-based configuration approaches.
Defined Under Namespace
Classes: Config