LearnNewsExamplesServices
Frontmatter
id7528
titleUse Centralized AI Config in Memory Core Services
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 17, 2025, 2:24 PM
updatedAtOct 17, 2025, 2:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/7528
authortobiu
commentsCount0
parentIssue7520
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 17, 2025, 2:26 PM

Use Centralized AI Config in Memory Core Services

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Oct 17, 2025, 2:24 PM

Several services within the memory-core server are importing the old aiConfig from buildScripts instead of the new, centralized aiConfig located at ai/mcp/server/config.mjs. This ties the new server to the old build system and must be corrected.

Acceptance Criteria

  1. The aiConfig import path is corrected in chromaManager.mjs.
  2. The aiConfig import path is corrected in dbService.mjs.
  3. The aiConfig import path is corrected in healthService.mjs.
  4. The aiConfig import path is corrected in sessionService.mjs.
  5. The aiConfig import path is corrected in textEmbeddingService.mjs.
tobiu assigned to @tobiu on Oct 17, 2025, 2:24 PM
tobiu added the enhancement label on Oct 17, 2025, 2:24 PM
tobiu added parent issue #7520 on Oct 17, 2025, 2:24 PM
tobiu added the ai label on Oct 17, 2025, 2:24 PM
tobiu referenced in commit 6d72263 - "Use Centralized AI Config in Memory Core Services #7528" on Oct 17, 2025, 2:26 PM
tobiu closed this issue on Oct 17, 2025, 2:26 PM