class Ollama::Commands

Ollama::Commands::Create
Ollama::Commands::Generate
Ollama::Commands::Chat
@example Accessing command classes
interactions with the Ollama server.
as chat conversations, model generation, model management, and other
functionality needed to define and execute different types of operations such
correspond to specific Ollama API endpoints. It provides the structure and
This module serves as a namespace for all command implementations that
the Ollama API.
A module that groups together various command classes used to interact with