Skip to content

Refinements for Enterprise De-Coupling#105

Merged
ZoranPandovski merged 15 commits intoreleases/v2.0.0from
feature/enterprise_refinements
Apr 14, 2026
Merged

Refinements for Enterprise De-Coupling#105
ZoranPandovski merged 15 commits intoreleases/v2.0.0from
feature/enterprise_refinements

Conversation

@MinuraPunchihewa
Copy link
Copy Markdown
Contributor

@MinuraPunchihewa MinuraPunchihewa commented Apr 14, 2026

This PR aims to achieve the following,

  • The explicitly provider coding model parameters (to the scratchpad) are removed because these already exist in the LLM client.
  • The data source components including the data vault and the data registry are moved to the core as these will be required for the host application. In Minds, we can start to move to this instead of using the federated query engine.
  • Introduced a SystemPromptContext parameter when initializing sessions to manage where parts of the prompt get included.

@MinuraPunchihewa MinuraPunchihewa force-pushed the feature/enterprise_refinements branch from 0acbcf2 to 3c24133 Compare April 14, 2026 02:11
@MinuraPunchihewa MinuraPunchihewa force-pushed the feature/enterprise_refinements branch from 27f6558 to 914f873 Compare April 14, 2026 05:02
@MinuraPunchihewa MinuraPunchihewa marked this pull request as ready for review April 14, 2026 06:49
@ZoranPandovski ZoranPandovski merged commit 2b8c2cb into releases/v2.0.0 Apr 14, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2026
@ZoranPandovski ZoranPandovski deleted the feature/enterprise_refinements branch April 14, 2026 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants