Module: LlmCostTracker::Storage
- Defined in:
- lib/llm_cost_tracker/storage/backends.rb,
lib/llm_cost_tracker/storage/log_backend.rb,
lib/llm_cost_tracker/storage/custom_backend.rb,
lib/llm_cost_tracker/storage/active_record_store.rb,
lib/llm_cost_tracker/storage/active_record_backend.rb
Defined Under Namespace
Modules: ActiveRecordBackend, Backends, CustomBackend, LogBackend Classes: ActiveRecordStore