Commit d122d57
authored
test(litellm): Set
Avoid litellm making an HTTP call to determine model costs.
This forces litellm to do a local lookup using the cost map bundled in the litellm wheel.
Lookup failures will then surface in the weekly update.LITELLM_LOCAL_MODEL_COST_MAP=true (getsentry#7630)1 parent 85e7ce6 commit d122d57
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments