Module: LlmCostTracker::Integrations

Defined in:
lib/llm_cost_tracker/integrations/base.rb,
lib/llm_cost_tracker/integrations/openai.rb,
lib/llm_cost_tracker/integrations/registry.rb,
lib/llm_cost_tracker/integrations/anthropic.rb,
lib/llm_cost_tracker/integrations/object_reader.rb

Defined Under Namespace

Modules: Anthropic, Base, ObjectReader, Openai, Registry

Class Method Summary collapse

Class Method Details

.checksObject



39
# File 'lib/llm_cost_tracker/integrations/registry.rb', line 39

def self.checks = Registry.checks

.install!Object



38
# File 'lib/llm_cost_tracker/integrations/registry.rb', line 38

def self.install! = Registry.install!