ai-cost-tracker/backend/app/services
Vadym Samoilenko 2822e9cb99 fix: pricing engine unit keys and google→vertex_ai provider alias
- compute_total_cost: read token_input/token_output/char (new keys)
  with fallback to old input_tokens/output_tokens/chars for compat
- _PROVIDER_ALIAS: google/gemini → vertex_ai-language-models
- _infer_provider: gemini → vertex_ai-language-models

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 14:41:14 +01:00
..
__init__.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
alert_service.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
analytics_service.py fix: analytics query usage_events directly for real-time data 2026-04-27 14:34:19 +01:00
audit_logger.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
budget_service.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
pricing_engine.py fix: pricing engine unit keys and google→vertex_ai provider alias 2026-04-27 14:41:14 +01:00