Skip to content

Conversation

olegshulyakov
Copy link
Owner

  • Change condition from Object.is(prevConfig, CONFIG_DEFAULT) AND !!config.baseUrl to Object.is(prevConfig, CONFIG_DEFAULT) OR !!config.baseUrl
  • This ensures models are loaded when either the config changes from default OR when a baseUrl is provided

- Change condition from Object.is(prevConfig, CONFIG_DEFAULT) AND !!config.baseUrl to Object.is(prevConfig, CONFIG_DEFAULT) OR !!config.baseUrl
- This ensures models are loaded when either the config changes from default OR when a baseUrl is provided
@olegshulyakov olegshulyakov merged commit e699b79 into main Oct 12, 2025
10 checks passed
@olegshulyakov olegshulyakov deleted the fix/inference-models-load branch October 12, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant