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: New Feature: Add Kernel invoke function which takes KernelContent #8885

Open
markwallace-microsoft opened this issue Sep 17, 2024 · 0 comments
Labels
.NET Issue or Pull requests regarding .NET code 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

Support the following scenarios:

  1. Kernel.InvokeAsync(ChatHistory) and Kernel.InvokeAsync(List)
  2. Kernel.InvokeAsync(KernelContent)
  3. Also streaming variants
@markwallace-microsoft markwallace-microsoft added triage .NET Issue or Pull requests regarding .NET code and removed triage labels Sep 17, 2024
@github-actions github-actions bot changed the title New Feature: Add Kernel invoke function which takes KernelContent .Net: New Feature: Add Kernel invoke function which takes KernelContent Sep 17, 2024
@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
.NET Issue or Pull requests regarding .NET code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: Backlog
Development

No branches or pull requests

2 participants