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

Create sample showing how to render ChatHistory to a prompt and invoke it #8861

Open
markwallace-microsoft opened this issue Sep 17, 2024 · 0 comments · May be fixed by #8899
Open

Create sample showing how to render ChatHistory to a prompt and invoke it #8861

markwallace-microsoft opened this issue Sep 17, 2024 · 0 comments · May be fixed by #8899
Labels
samples sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@markwallace-microsoft
Copy link
Member

  1. Create ChatHistory and set system message
  2. Add user message
  3. Render to prompt using Handlebars format
  4. Invoke the prompt
  5. Add response to the chat history
  6. Loop bac to step 2
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: No status
2 participants