You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: map baseUrl to baseURL for AI provider configuration
The AI SDK expects baseURL (uppercase) but config uses baseUrl (lowercase) for consistency.
This change maps the field when creating providers while preserving backward compatibility.
0 commit comments