demo(human): drop a model from the root map only - #39830
mateo-berri wants to merge 1 commit into
Conversation
Greptile SummaryThis demo removes one OpenRouter model from the root cost map
Confidence Score: 4/5This PR should not merge because existing lookups for the removed OpenRouter model can no longer resolve its metadata and pricing The active cost map loses the only matching OpenRouter entry, while lookup code does not consult the bundled backup per model Files Needing Attention: model_prices_and_context_window.json
|
| Filename | Overview |
|---|---|
| model_prices_and_context_window.json | Removes an active OpenRouter model mapping, leaving existing callers without matching metadata or pricing |
Comments Outside Diff (1)
-
model_prices_and_context_window.json, line 62986-62999 (link)Requests using
openrouter/openai/gpt-3.5-turbo-instructcan no longer resolve model metadata or pricing, causing lookup failures for this existing model
Reviews (1): Last reviewed commit: "demo(human): drop a model from the root ..." | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Throwaway guard demo: pull_request_target only runs from the default branch, so the live demo happens once the guard lands there. |
Throwaway demo PR for the cost map guard (LIT-6995). Closed once the check result is captured.