Skip to content

Conversation

@markwallace-microsoft
Copy link
Member

Motivation and Context

Resolves #6782

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jun 24, 2024
@github-actions github-actions bot changed the title Sample showing model thought process for each function call .Net: Sample showing model thought process for each function call Jun 24, 2024
@markwallace-microsoft markwallace-microsoft force-pushed the users/markwallace/issue_6782 branch from a3b5ec8 to 455626d Compare June 24, 2024 13:47
@markwallace-microsoft markwallace-microsoft marked this pull request as ready for review June 24, 2024 13:57
@markwallace-microsoft markwallace-microsoft requested a review from a team as a code owner June 24, 2024 13:57
@markwallace-microsoft markwallace-microsoft force-pushed the users/markwallace/issue_6782 branch from 145c86a to cbfe2a1 Compare June 25, 2024 10:10
markwallace-microsoft and others added 3 commits July 1, 2024 15:46
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jul 1, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 1, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jul 4, 2024
Merged via the queue into microsoft:main with commit f02321d Jul 4, 2024
@markwallace-microsoft markwallace-microsoft deleted the users/markwallace/issue_6782 branch July 4, 2024 07:45
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…crosoft#6917)

### Motivation and Context

Resolves microsoft#6782

### 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 😄

---------

Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net: Sample showing model thinking for each function call

3 participants