Tools & Function Calling in Microsoft Agent Framework – Part 4

Deep dive into AI agent tools and function calling. Learn MCP integration, external API patterns, error handling, and tool chaining in Microsoft Agent Framework.

Read more →

Building Your First AI Agent with Microsoft Agent Framework (Python) – Part 3

Build a production-ready Research Assistant AI agent using Python. Complete tutorial covering async patterns, @ai_function decorators, multi-turn conversations, and best practices.

Read more →

Building Your First AI Agent with Microsoft Agent Framework (.NET) – Part 2

Build a production-ready Customer Support AI agent using C# and .NET 8. Complete tutorial covering project setup, tools, multi-turn conversations, middleware, and error handling.

Read more →

Introduction to Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps (Part 1)

Learn about Microsoft Agent Framework (MAF), the unified open-source SDK for building production-ready AI agents. This comprehensive guide covers the architecture, key features, and how MAF combines the best of Semantic Kernel and AutoGen for enterprise agentic AI development.

Read more →

Cloud LLMOps: Mastering AWS Bedrock, Azure OpenAI, and Google Vertex AI

Deep dive into cloud LLMOps platforms. Compare AWS Bedrock, Azure OpenAI Service, and Google Vertex AI with practical implementations, RAG patterns, and enterprise considerations.

Read more →

Azure OpenAI Service with Python: Building Enterprise AI Applications

After spending two decades building enterprise applications, I’ve watched countless “revolutionary” technologies come and go. But Azure OpenAI Service represents something genuinely different—a managed platform that brings the power of GPT-4 and other foundation models into the enterprise with the security, compliance, and operational controls that production systems demand. Here’s what I’ve learned from integrating […]

Read more →