-
Book Overview & Buying
-
Table Of Contents
Apps and Services with .NET 10 - Third Edition
By :
The AI experts who build LLMs tend to use Linux as their operating system and Python for programming. Tutorials and documentation tend to assume developers will use those platforms, too. Using another programming language or framework that’s not natively designed for .NET, and dealing with cross-language or cross-framework issues can introduce complexity and reduce the maintainability of your project.
Microsoft Agent Framework is effectively the “next generation” consolidation that takes ideas from Semantic Kernel and another project called AutoGen and merges them into one unified framework. You can learn more about this transition at the following link: https://learn.microsoft.com/en-us/agent-framework/overview/agent-framework-overview.
Microsoft Agent Framework can leverage the asynchronous programming model of .NET to handle input/output (I/O)-bound tasks...