Commit 1a63901
authored
Do not make any extra API call when endpoint URL is directly specified (#1322)
Fix #1321 (cc @Kakulukian for viz)
The fix is not perfect, a greater refactoring would need to take place
(eg to remove all concept of `providerConfig` when `endpointUrl` is
provided, use a separate default provider config maybe not relying on
`model` being defined)1 parent 89f8ab4 commit 1a63901
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
0 commit comments