pub static FALLBACK_PRICING: &[(&str, Rate)]Expand description
Bundled offline rate table (USD/token), captured from LiteLLM — verbatim
from FALLBACK_PRICING in usage_signal.py. Order is preserved so the
longest-prefix match in match_pricing is deterministic.