Skip to content

Conversation

@MackinnonBuck
Copy link
Member

@MackinnonBuck MackinnonBuck commented Oct 23, 2025

Updates all dependencies in the "AI Chat Web" template to their latest versions.

Fixes #6898

Microsoft Reviewers: Open in CodeFlow

@MackinnonBuck MackinnonBuck requested a review from a team as a code owner October 23, 2025 20:12
Copilot AI review requested due to automatic review settings October 23, 2025 20:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates dependency versions for the "AI Chat Web" project template to their latest versions. The changes affect 11 different package version properties, including updates to Aspire, Azure services, Semantic Kernel, and other supporting libraries.

Key changes:

  • Updated Aspire stable and preview versions to 9.5.2
  • Upgraded Azure service packages (AI Projects, Identity, Search Documents)
  • Updated Semantic Kernel packages to 1.66.0

@github-actions github-actions bot added the area-ai-templates Microsoft.Extensions.AI.Templates label Oct 23, 2025
@MackinnonBuck
Copy link
Member Author

Validated the following template variations locally:

  • --provider ollama --vector-store qdrant --managed-identity false --aspire true
  • --provider githubmodels --vector-store azureaisearch --managed-identity false --aspire true
  • --provider githubmodels --vector-store local --managed-identity false --aspire true
  • --provider azureopenai --vector-store azureaisearch --managed-identity false --aspire true
  • --provider githubmodels --vector-store qdrant --managed-identity false --aspire true
  • --provider azureopenai --vector-store local --managed-identity false --aspire true
  • --provider azureopenai --vector-store qdrant --managed-identity false --aspire true
  • --provider ollama --vector-store azureaisearch --managed-identity false --aspire true
  • --provider azureopenai --vector-store local --managed-identity false --aspire false
  • --provider githubmodels --vector-store local --managed-identity false --aspire false
  • --provider githubmodels --vector-store local --managed-identity true --aspire false

@MackinnonBuck MackinnonBuck merged commit dbf497f into main Oct 24, 2025
6 checks passed
@MackinnonBuck MackinnonBuck deleted the mbuck/update-ai-chat-web-dependencies branch October 24, 2025 18:43
This was referenced Nov 11, 2025
This was referenced Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ai-templates Microsoft.Extensions.AI.Templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update AIChatWeb Project Template Dependencies

3 participants