Module: OllamaChat::Utils

Defined in:
lib/ollama_chat/utils.rb

Overview

A module that provides utility classes and methods for the OllamaChat application.

The Utils module serves as a namespace for various helper components that support the core functionality of OllamaChat. It contains implementations for caching, interactive selection, content fetching, and file argument handling that are used throughout the application to provide robust and user-friendly features.

Defined Under Namespace

Modules: Chooser, FileArgument Classes: CacheFetcher, Fetcher