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.
Defined Under Namespace
Classes: Anthropic, HuggingFace, Ollama, OpenAI