Tag: .Net (page 1 of 2)

Tag: .Net (page 1 of 2)

Showing articles 1-9 (total 18)

Why Your Semantic Kernel Agents Are Sharing Plugins and How to Fix It featured image

Why Your Semantic Kernel Agents Are Sharing Plugins and How to Fix It

5 min read

Learn why using a single Semantic Kernel for multiple agents causes plugins to leak between them, uncover the root cause, and explore simple solutions to ensure each agent’s plugins remain properly isolated.

Understanding Selection and Termination Strategy functions in .NET Semantic Kernel Agent Framework featured image

Understanding Selection and Termination Strategy functions in .NET Semantic Kernel Agent Framework

6 min read

Explore how Selection and Termination Strategy Functions in the Semantic Kernel Agent Framework for .NET manage multi-agent conversations by choosing the next speaker and deciding when to end the chat.

Building Multi‑Agent AI Workflows with Semantic Kernel Agent Framework in .NET featured image

Building Multi‑Agent AI Workflows with Semantic Kernel Agent Framework in .NET

5 min read

Explore how multi-agent systems enable AI agents to collaborate seamlessly, enhancing efficiency and scalability. Learn to implement this approach using Microsoft's Semantic Kernel, orchestrating specialized agents to automate tasks like email drafting and approval.

Building AI Agent using Semantic Kernel Agent Framework featured image

Building AI Agent using Semantic Kernel Agent Framework

7 min read

Explore the creation of intelligent AI agents with the Semantic Kernel Agent Framework

Boosting Developer Productivity with ChatGPT/Gemini/Claude Integration in Visual Studio featured image

Boosting Developer Productivity with ChatGPT/Gemini/Claude Integration in Visual Studio

7 min read

Boost your coding efficiency with ChatGPT/Gemini/Claude integration in Visual Studio! Learn how the free ChatGPTExtension eliminates tab switching, automates code fixes, and streamlines your workflow right inside your IDE. Maximize productivity and simplify your development process today!

Packaged Food Health Checker with Semantic kernel featured image

Packaged Food Health Checker with Semantic kernel

3 min read

An overview for a simple AI powered app for checking packaged food healthiness

The new prompt filter in Semantic Kernel featured image

The new prompt filter in Semantic Kernel

4 min read

Working with the new prompt filter IPromptRenderFilter in semantic kernel