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: Update samples to use SK 0.18 #2255

Merged
merged 20 commits into from
Aug 2, 2023
Merged

Conversation

glahaye
Copy link
Contributor

@glahaye glahaye commented Jul 31, 2023

Motivation and Context

Time marches on,

Description

Updated samples to use SK 0.18 and modified code when necessary due to that upgrade.

Contribution Checklist

@glahaye glahaye requested review from a team as code owners July 31, 2023 23:48
@glahaye glahaye self-assigned this Jul 31, 2023
@shawncal shawncal added docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel samples labels Jul 31, 2023
@shawncal shawncal changed the title Update samples to use SK 0.18 .Net: Update samples to use SK 0.18 Jul 31, 2023
@glahaye glahaye added PR: ready for review All feedback addressed, ready for reviews .NET Issue or Pull requests regarding .NET code and removed docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jul 31, 2023
@shawncal shawncal added docs and tests Improvements or additions to documentation kernel Issues or pull requests impacting the core kernel labels Jul 31, 2023
@shawncal
Copy link
Member

shawncal commented Aug 1, 2023

#2207 ??

@glahaye
Copy link
Contributor Author

glahaye commented Aug 1, 2023

#2207 ??

Argh. I just compared our branches. There are a couple of differences. Maybe merge one in then update the other to see what's missing?

Actually, my changes encompass all of yours except for the addition of "Memory = kernel.Memory" at line 133 of
.\dotnet\samples\ApplicationInsightsExample\Program.cs

Is that addition needed since that example doesn't seem to use memory to recall functions?

Other than that, the changes in this PR include some that I believe should have been made in your branch too.

I suggest merging this PR. Then, when you synch yours to main, there should be nothing left to merge from your side (except maybe the "Memory = kernel.Memory" mentioned above).

@glahaye glahaye requested a review from shawncal August 1, 2023 22:42
@shawncal shawncal added this pull request to the merge queue Aug 2, 2023
Merged via the queue into microsoft:main with commit 738360a Aug 2, 2023
13 checks passed
mkarle pushed a commit to mkarle/semantic-kernel that referenced this pull request Aug 2, 2023
### Motivation and Context
Time marches on,

### Description
Updated samples to use SK 0.18 and modified code when necessary due to
that upgrade.

### Contribution Checklist
- [ ] 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 😄
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context
Time marches on,

### Description
Updated samples to use SK 0.18 and modified code when necessary due to
that upgrade.

### Contribution Checklist
- [ ] 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 😄
@glahaye glahaye deleted the to_sk018 branch November 14, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs and tests Improvements or additions to documentation kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants