Category Archives: Microsoft Agent Framework

Migrating C# -> Microsoft Agent Framework

In the previous blog posts I ported a Python application to C#. However, I did not take advantage of the Microsoft Agent Framework (MAF). In this admittedly long post, I’ll migrate that code to MAF. File Changes:Prompts.cs Split each node’s … Continue reading

Posted in AI, Microsoft Agent Framework, Programming | Leave a comment