Skip to content

.NET: Rename CommunityToolkit.VectorData.CosmosNoSql to AzureCosmosDB - #7878

Merged
westey (westey-m) merged 1 commit into
microsoft:mainfrom
adamsitnik:copilot/update-cosmos-no-sql-usage
Aug 26, 2026
Merged

.NET: Rename CommunityToolkit.VectorData.CosmosNoSql to AzureCosmosDB#7878
westey (westey-m) merged 1 commit into
microsoft:mainfrom
adamsitnik:copilot/update-cosmos-no-sql-usage

Conversation

@adamsitnik

Copy link
Copy Markdown
Member

CommunityToolkit renamed the CommunityToolkit.VectorData.CosmosNoSql package to CommunityToolkit.VectorData.AzureCosmosDB (see CommunityToolkit/AI#48), which also renamed CosmosNoSqlVectorStore to CosmosVectorStore. This PR updates all references in the repo to track the new package and type names.

Co-authored-by: adamsitnik <6011991+adamsitnik@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 26, 2026 09:04
@agent-framework-automation agent-framework-automation Bot added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs .NET Usage: [Issues, PRs], Target: .Net labels Aug 26, 2026
@github-actions github-actions Bot changed the title Rename CommunityToolkit.VectorData.CosmosNoSql to AzureCosmosDB .NET: Rename CommunityToolkit.VectorData.CosmosNoSql to AzureCosmosDB Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Cosmos DB vector-store sample to follow CommunityToolkit’s renamed package and APIs.

Changes:

  • Replaces the old package, namespace, and vector-store type names.
  • Aligns Vector Data abstractions with version 10.8.2.
  • Updates sample documentation.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Uses the renamed CosmosVectorStore type.
Program.cs Updates the namespace, store, and options types.
AgentWithMemory_...csproj References the renamed package.
Directory.Packages.props Registers the new package and compatible abstractions version.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs .NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants