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: Hook up memory in SequentialPlanner examples #2196

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

shawncal
Copy link
Member

Description

Adding the memory configuration and some comments to the SequentialPlanner samples in KernelSyntaxExamples.

Contribution Checklist

@shawncal shawncal added .NET Issue or Pull requests regarding .NET code planner Anything related to planner or plans samples labels Jul 26, 2023
@shawncal shawncal requested a review from a team as a code owner July 26, 2023 21:32
@shawncal shawncal removed the samples label Jul 26, 2023
@shawncal shawncal added this pull request to the merge queue Jul 27, 2023
Merged via the queue into microsoft:main with commit 14d76cc Jul 27, 2023
13 checks passed
@shawncal shawncal deleted the planner-sample-fix branch July 27, 2023 00:14
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Description
Adding the memory configuration and some comments to the
SequentialPlanner samples in KernelSyntaxExamples.

### Contribution Checklist
- [X] The code builds clean without any errors or warnings
- [X] 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
- [X] All unit tests pass, and I have added new tests where possible
- [X] 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 planner Anything related to planner or plans
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants