Skip to content
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

.Net: Removed experimental flags in Filters #9774

Conversation

dmytrostruk
Copy link
Member

Motivation and Context

Closes: #9499

  1. Removed Experimental flag from AutoFunctionInvocationFilter classes and properties.
  2. Removed Experimental flag from IsStreaming boolean property in filter context models.
  3. Added a unit test to verify function sequence index property behavior.

Contribution Checklist

@dmytrostruk dmytrostruk self-assigned this Nov 20, 2024
@dmytrostruk dmytrostruk requested a review from a team as a code owner November 20, 2024 22:01
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core labels Nov 20, 2024
@dmytrostruk dmytrostruk added this pull request to the merge queue Nov 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 21, 2024
@dmytrostruk dmytrostruk added this pull request to the merge queue Nov 21, 2024
Merged via the queue into microsoft:main with commit d8acb75 Nov 21, 2024
18 checks passed
@dmytrostruk dmytrostruk deleted the graduate-auto-function-invocation-filter branch November 21, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.Net: Graduate Filters feature
3 participants