Commit a7a6b3c
🤖 fix: map baseUrl to baseURL for AI providers (#532)
Maps `baseUrl` from config to `baseURL` expected by AI SDK providers
(Anthropic, OpenAI).
Maintains backward compatibility - existing configs with `baseUrl`
continue to work without changes.
_Generated with `cmux`_
---------
Co-authored-by: Michael Suchacz <134246071+coderjoe-bot@users.noreply.github.com>1 parent 70d85a5 commit a7a6b3c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
243 | 249 | | |
244 | 250 | | |
245 | 251 | | |
| |||
0 commit comments