LearnNewsExamplesServices
Frontmatter
id9756
titleConfig: Inject missing modelProvider tracking
stateClosed
labels
bug
assigneestobiu
createdAtApr 7, 2026, 3:17 PM
updatedAtApr 7, 2026, 3:18 PM
githubUrlhttps://github.com/neomjs/neo/issues/9756
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 7, 2026, 3:18 PM

Config: Inject missing modelProvider tracking

Closedbug
tobiu
tobiu commented on Apr 7, 2026, 3:17 PM

Description

The configuration matrix (config.mjs and config.template.mjs) is missing the modelProvider definition which triggers silent failures when SessionService needs to execute summarizations (because the provider is completely undefined). This ticket resolves the configuration parameter and deprecates the stale embeddingProvider override inside the testing suite (SessionSummarization.spec.mjs), mapping it to the new neoEmbeddingProvider properties instead.

tobiu added the bug label on Apr 7, 2026, 3:17 PM
tobiu referenced in commit a606c74 - "fix: inject missing modelProvider tracking (#9756)" on Apr 7, 2026, 3:18 PM
tobiu assigned to @tobiu on Apr 7, 2026, 3:18 PM
tobiu closed this issue on Apr 7, 2026, 3:18 PM