Fix: Updated default app Version and Adjusted wording in semantic kernel system prompt#6708
Open
Vamshi-Microsoft wants to merge 1 commit intoAzure:mainfrom
Open
Fix: Updated default app Version and Adjusted wording in semantic kernel system prompt#6708Vamshi-Microsoft wants to merge 1 commit intoAzure:mainfrom
Vamshi-Microsoft wants to merge 1 commit intoAzure:mainfrom
Conversation
…ain.bicep and Adjusted wording in semantic kernel system prompt
|
Important The "Needs: Triage 🔍" label must be removed once the triage process is complete! Tip For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation. |
|
Important If this is a module-related PR, being submitted by the sole owner of the module, the AVM core team must review and approve it (as module owners can't approve their own PRs). To indicate this PR needs the core team''s attention, apply the "Needs: Core Team 🧞" label! The core team will only review and approve PRs that have this label applied! |
Collaborator
|
Hola @aniaroramsft, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request updates the Chat-with-your-data solution accelerator module to version 0.3.0. The main changes include updating the default app image version, refining the
semanticKernelSystemPromptfor improved clarity and guidance, and correcting the dependency order in the deployment template. There are no breaking changes introduced in this release.Version and default parameter updates:
0.3.0inversion.jsonand documented the release inCHANGELOG.md. [1] [2]appversionparameter from'latest_waf_2025-11-17_3662'to'latest_waf_2026-03-10_3951'inmain.bicep,main.json, andREADME.md. [1] [2] [3]Prompt improvements:
semanticKernelSystemPromptto use clearer language (e.g., "should prioritize" instead of "must prioritize"), improved grammar, and softened restrictions on listing documents. [1] [2]Deployment template correction:
main.jsonto ensure correct deployment sequencing.Other:
templateHashinmain.jsonto reflect the new template state.Pipeline Reference
Type of Change
version.json:version.json.version.json.Checklist
Set-AVMModulelocally to generate the supporting module files.