semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

.Net: Code generation sample using Agents

Open markwallace-microsoft opened this issue 1 year ago • 4 comments

As a developer I can run a Semantic Kernel sample which shows how to use Agents to generate code in a Codespace so that I can learn how to use the Semantic Kernel Agent abstractions.

markwallace-microsoft avatar Feb 26 '24 09:02 markwallace-microsoft

@matthewbolanos Can you provide more detail on the exact code generation scenario we want to demonstrate?

markwallace-microsoft avatar Feb 26 '24 09:02 markwallace-microsoft

Is this really agent specific? Why not a code-generation plug-in that can be used by any chat-completion?

crickman avatar Apr 01 '24 15:04 crickman

Do we want to convert this to use an agent?

https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/Demos/CodeInterpreterPlugin/Program.cs

crickman avatar Aug 05 '24 14:08 crickman

August 5th, 2024 - Yes, we want to update the demo once ChatCompletionAgent is not experimental.

crickman avatar Aug 05 '24 20:08 crickman