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

📝 Add ERNIE-Bot Kernel Memory #55

Merged
merged 6 commits into from
Oct 30, 2023
Merged

📝 Add ERNIE-Bot Kernel Memory #55

merged 6 commits into from
Oct 30, 2023

Conversation

xbotter
Copy link
Collaborator

@xbotter xbotter commented Oct 30, 2023

  • Added a new project "ERNIE-Bot-Kernel-Memoy.Sample" to the solution.
  • The project is an executable project targeting .NET 6.0.
  • It references the "ERNIE-Bot.KernelMemory" project.
  • The project includes a sample PDF file "sample-SK-Readme.pdf" to be imported into the memory.
  • The "Program.cs" file contains code to ask a question to the memory and display the answer.
  • The code also displays the relevant sources for the answer.

closes #41

- Added a new project "ERNIE-Bot-Kernel-Memoy.Sample" to the solution.
- The project is an executable project targeting .NET 6.0.
- It references the "ERNIE-Bot.KernelMemory" project.
- The project includes a sample PDF file "sample-SK-Readme.pdf" to be imported into the memory.
- The "Program.cs" file contains code to ask a question to the memory and display the answer.
- The code also displays the relevant sources for the answer.

This commit adds a new sample project to demonstrate the usage of the ERNIE-Bot Kernel Memory.
@xbotter xbotter linked an issue Oct 30, 2023 that may be closed by this pull request
@github-actions github-actions bot added documentation Improvements or additions to documentation sample labels Oct 30, 2023
@xbotter xbotter merged commit f3ca395 into main Oct 30, 2023
2 checks passed
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 sample
Projects
None yet
Development

Successfully merging this pull request may close these issues.

适配 SemanticMemory
1 participant