ai-cost-tracker/backend
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
..
app fix: pricing engine unit keys and google→vertex_ai provider alias 2026-04-27 14:41:14 +01:00
celery_worker.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
Dockerfile fix: copy source before editable install, add packages path for Poetry 2026-04-27 12:22:13 +01:00
pyproject.toml fix: copy source before editable install, add packages path for Poetry 2026-04-27 12:22:13 +01:00