Skip to content

.Net: Update sample to show how to use enum[] with function calling - #5928

Merged
Mark Wallace (markwallace-microsoft) merged 1 commit into
microsoft:mainfrom
markwallace-microsoft:users/markwallace/5451
Apr 21, 2024
Merged

.Net: Update sample to show how to use enum[] with function calling#5928
Mark Wallace (markwallace-microsoft) merged 1 commit into
microsoft:mainfrom
markwallace-microsoft:users/markwallace/5451

Conversation

@markwallace-microsoft

Copy link
Copy Markdown
Contributor

Motivation and Context

Close #5451

Description

Contribution Checklist

@markwallace-microsoft Mark Wallace (markwallace-microsoft) added the .NET Issue or Pull requests regarding .NET code label Apr 19, 2024
@github-actions github-actions Bot changed the title Update sample to show how to use enum[] with function calling .Net: Update sample to show how to use enum[] with function calling Apr 19, 2024
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 19, 2024
@westey-m
westey (westey-m) self-requested a review April 19, 2024 17:33
Merged via the queue into microsoft:main with commit 917b790 Apr 21, 2024
@markwallace-microsoft
Mark Wallace (markwallace-microsoft) deleted the users/markwallace/5451 branch April 21, 2024 09:22
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…icrosoft#5928)

### Motivation and Context

Close microsoft#5451 

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
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.

.Net: Kernel function arguments cannot be of type Array<Enum>

4 participants