.Net: Revert KernelAIFunction name separator using dash - #10827
Merged
Conversation
Member
|
This was made on this PR Running my Demo with FunctionCAlling wasn't working using the |
Member
Author
|
What wasn't working / how wasn't it working? |
rogerbarreto
temporarily deployed
to
integration
March 11, 2025 17:29 — with
GitHub Actions
Inactive
Member
|
I have tried again and could not reproduce the problem, if it arises again I will reach out. |
rogerbarreto
approved these changes
Mar 11, 2025
markwallace-microsoft
approved these changes
Mar 14, 2025
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Mar 14, 2025
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Mar 14, 2025
rogerbarreto
temporarily deployed
to
integration
March 14, 2025 15:04 — with
GitHub Actions
Inactive
shethaadit
approved these changes
Mar 17, 2025
markwallace-microsoft
temporarily deployed
to
integration
March 18, 2025 10:03 — with
GitHub Actions
Inactive
rogerbarreto
enabled auto-merge
March 18, 2025 10:12
rogerbarreto
temporarily deployed
to
integration
March 18, 2025 10:13 — with
GitHub Actions
Inactive
jcruzmot-te
pushed a commit
to thousandeyes/aia-semantic-kernel
that referenced
this pull request
Sep 15, 2025
) Exploring fixing microsoft#10819. I'm interested in how CI reacts. @rogerbarreto, any insights into why this previously changed from an underscore to a dash? Thanks. Co-authored-by: Roger Barreto <19890735+RogerBarreto@users.noreply.github.com> Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
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.
Exploring fixing #10819. I'm interested in how CI reacts.
@rogerbarreto, any insights into why this previously changed from an underscore to a dash?
Thanks.