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

Upgrade CC to use SK 1.0 Beta 5 #586

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Upgrade CC to use SK 1.0 Beta 5 #586

merged 1 commit into from
Nov 8, 2023

Conversation

glahaye
Copy link
Contributor

@glahaye glahaye commented Nov 8, 2023

Motivation and Context

In anticipation of SK 1.0, we need to make some changes to CC.

Description

  • Upgraded SK to 1.0 Beta 5
  • Upgraded other NuGets to higher versions
  • Changed references to Semantic Memory to be to Kernel Memory instead
  • Switched from using BasicPromptTemplateEngine to BasicPromptTemplateFactory
  • Changed some "Copilot Chat" strings to "Chat Copilot" in the frontend

Contribution Checklist

@github-actions github-actions bot added documentation Improvements or additions to documentation webapp Pull requests that update Typescript code webapi Pull requests that update .net code labels Nov 8, 2023
@glahaye glahaye requested a review from crickman November 8, 2023 21:44
@glahaye glahaye added this pull request to the merge queue Nov 8, 2023
Merged via the queue into microsoft:main with commit 609edcd Nov 8, 2023
10 checks passed
@glahaye glahaye deleted the Upgrade-SK1Beta5 branch November 8, 2023 21:49
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context
In anticipation of SK 1.0, we need to make some changes to CC.

### Description

- Upgraded SK to 1.0 Beta 5
- Upgraded other NuGets to higher versions
- Changed references to Semantic Memory to be to Kernel Memory instead
- Switched from using BasicPromptTemplateEngine to
BasicPromptTemplateFactory
- Changed some "Copilot Chat" strings to "Chat Copilot" in the frontend


### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/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 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context
In anticipation of SK 1.0, we need to make some changes to CC.

### Description

- Upgraded SK to 1.0 Beta 5
- Upgraded other NuGets to higher versions
- Changed references to Semantic Memory to be to Kernel Memory instead
- Switched from using BasicPromptTemplateEngine to
BasicPromptTemplateFactory
- Changed some "Copilot Chat" strings to "Chat Copilot" in the frontend


### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/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
documentation Improvements or additions to documentation webapi Pull requests that update .net code webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants