Module: LlmCostTracker::Storage::Backends
- Defined in:
- lib/llm_cost_tracker/storage/backends.rb
Constant Summary collapse
- MAP =
{ log: LogBackend, active_record: ActiveRecordBackend, custom: CustomBackend }.freeze
{ log: LogBackend, active_record: ActiveRecordBackend, custom: CustomBackend }.freeze