Commit fafb04e
committed
fix: nebius fetcher test to use correct computer use models constant
- Changed from LITELLM_COMPUTER_USE_MODELS to OPEN_ROUTER_COMPUTER_USE_MODELS
- This matches what the actual nebius fetcher implementation uses
- Fixes the failing test that was checking against the wrong constant1 parent e12d067 commit fafb04e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments