Commit 4197b39
committed
fix: address panic when listing models with default model provider
Apparently, this code path is exercised by listing models and not by
using the provider with LLM calls.
Signed-off-by: Donnie Adams <[email protected]>1 parent c3e1974 commit 4197b39
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments