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

Copilot Chat: Java: add Example15_MemorySkill #1999

Merged
merged 4 commits into from
Aug 1, 2023
Merged

Copilot Chat: Java: add Example15_MemorySkill #1999

merged 4 commits into from
Aug 1, 2023

Conversation

dsgrieve
Copy link
Member

Motivation and Context

Adding Example15_MemorySkill

Description

Added java/samples/sample-code/src/main/java/com/microsoft/semantickernel/syntaxexamples/Example15_MemorySkill.java
Made changes necessary to get the example to work.

Contribution Checklist

@shawncal shawncal added the java Issue or PR regarding Java code label Jul 14, 2023
@shawncal shawncal added docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel kernel Issues or pull requests impacting the core kernel samples memory connector labels Jul 24, 2023
@shawncal shawncal changed the title Java: add Example15_MemorySkill Python: Java: add Example15_MemorySkill Jul 24, 2023
@shawncal shawncal changed the title Python: Java: add Example15_MemorySkill .Net: Java: add Example15_MemorySkill Jul 24, 2023
@shawncal shawncal changed the title .Net: Java: add Example15_MemorySkill Copilot Chat: Java: add Example15_MemorySkill Jul 24, 2023
@shawncal shawncal removed docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel kernel Issues or pull requests impacting the core kernel samples memory connector labels Jul 24, 2023
@dsgrieve dsgrieve marked this pull request as ready for review July 24, 2023 16:55
@dsgrieve dsgrieve requested a review from a team as a code owner July 24, 2023 16:55
@markwallace-microsoft markwallace-microsoft changed the title Copilot Chat: Java: add Example15_MemorySkill Java: add Example15_MemorySkill Jul 25, 2023
@dsgrieve dsgrieve requested a review from johnoliver July 25, 2023 14:31
@dsgrieve dsgrieve requested review from a team as code owners July 25, 2023 14:43
@shawncal shawncal added docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code labels Jul 25, 2023
@shawncal shawncal added python Pull requests for the Python Semantic Kernel kernel Issues or pull requests impacting the core kernel samples memory connector labels Jul 25, 2023
@shawncal shawncal changed the title Java: add Example15_MemorySkill Python: Java: add Example15_MemorySkill Jul 25, 2023
@shawncal shawncal changed the title Python: Java: add Example15_MemorySkill .Net: Java: add Example15_MemorySkill Jul 25, 2023
@shawncal shawncal changed the title .Net: Java: add Example15_MemorySkill Copilot Chat: Java: add Example15_MemorySkill Jul 25, 2023
@shawncal shawncal removed docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel kernel Issues or pull requests impacting the core kernel samples memory connector labels Jul 25, 2023
@johnoliver johnoliver merged commit f2e7dde into microsoft:experimental-java Aug 1, 2023
6 checks passed
@dsgrieve dsgrieve deleted the dsgrieve/example15_memoryskill branch August 1, 2023 13:52
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->
Adding Example15_MemorySkill
### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->
Added
java/samples/sample-code/src/main/java/com/microsoft/semantickernel/syntaxexamples/Example15_MemorySkill.java
Made changes necessary to get the example to work. 

### Contribution Checklist

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

- [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#dev-scripts)
raises no violations
- [X] All unit tests pass, and I have added new tests where possible
- [X] I didn't break anyone 😄
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->
Adding Example15_MemorySkill
### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->
Added
java/samples/sample-code/src/main/java/com/microsoft/semantickernel/syntaxexamples/Example15_MemorySkill.java
Made changes necessary to get the example to work. 

### Contribution Checklist

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

- [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#dev-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
java Issue or PR regarding Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants