Module: Prescient::Provider

Defined in:
lib/prescient.rb

Overview

Container module for AI provider implementations

All provider classes should be defined within this module and inherit from Base.

Since:

  • 1.0.0

Defined Under Namespace

Classes: Anthropic, HuggingFace, Ollama, OpenAI