mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-11 11:47:50 +00:00
Pull the litellm model_cost lookup (both id spellings + case-insensitive fallback) out of backfill_cache_pricing into a reusable litellm_cost_entry helper. No behaviour change; the upstream price resolver reuses the same lookup semantics. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>