Skip to content

.Net: Update CosmosNoSql to latest SDK and update FullTextScore syntax #12578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

westey-m
Copy link
Contributor

Motivation and Context

The FullTextScore syntax for CosmosNoSql changed after the feature went GA recently so we need to update to the latest SDK version and update the syntax.

#12545

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner June 24, 2025 18:25
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jun 24, 2025
@github-actions github-actions bot changed the title Update CosmosNoSql to latest SDK and update FullTextScore syntax .Net: Update CosmosNoSql to latest SDK and update FullTextScore syntax Jun 24, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jun 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 24, 2025
@markwallace-microsoft
Copy link
Member

Unrelated integration test failure

[xUnit.net 00:04:59.55]       Microsoft.SemanticKernel.HttpOperationException : HTTP 400 (invalid_request_error: content_policy_violation)
[xUnit.net 00:04:59.55]     SemanticKernel.IntegrationTests.Connectors.AzureOpenAI.AzureOpenAITextToImageTests.ItCanReturnImageUrlAsync [FAIL]
[xUnit.net 00:04:59.55]       
[xUnit.net 00:04:59.55]       Your request was rejected as a result of our safety system. Your prompt may contain text that is not allowed by our safety system.
[xUnit.net 00:04:59.55]       ---- System.ClientModel.ClientResultException : HTTP 400 (invalid_request_error: content_policy_violation)

@markwallace-microsoft markwallace-microsoft merged commit dfed617 into microsoft:main Jun 24, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants