You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model names and costPer1k values are copy-pasted across api/status/route.ts, store/index.ts, and src/index.ts. Pricing goes stale when providers update. Should be a single config source (e.g. models.json or a DB table editable from Settings).
Model names and
costPer1kvalues are copy-pasted acrossapi/status/route.ts,store/index.ts, andsrc/index.ts. Pricing goes stale when providers update. Should be a single config source (e.g.models.jsonor a DB table editable from Settings).