Published on2025年11月16日Microsoft Agent Framework 完整指南 01:統一 Semantic Kernel 與 AutoGen 的未來AzureAI-AgentAI-IDE微軟推出了全新的 Agent Framework,試圖解決 AI 開發的碎片化問題。本文將深入探討它如何整合 Semantic Kernel 的企業級穩定性與 AutoGen 的多代理創新,並提供 C# 開發者的快速入門指引。Read more →
Published on2025年11月16日Microsoft Agent Framework 完整指南 02:Azure 生態整合指南AzureAI-AgentAI-IDEAgent Framework 的真正威力在於 "Cloud Native"。本篇深入解析如何利用 Azure Durable Functions 賦予 Agent 持久化記憶,以及如何透過 Azure AI Foundry 實現企業級部署。Read more →
Published on2025年11月16日Microsoft Agent Framework 完整指南 03:實戰經驗與開發避坑指南AzureAI-AgentAI-IDE別被 Demo 騙了!真實世界的 Agent 開發充滿挑戰。本篇分享三大常見陷阱:Token 爆炸、巢狀深度限制、跨語言地雷,以及如何使用 DevUI 進行視覺化除錯。Read more →
Published on2025年6月11日MCP (Model Context Protocol) 開發入門01AI-IDECursorAI-AgentMCP 是 Anthropic 推出的 AI 通用傳輸協議,讓不同 AI 工具能像 USB 一樣即插即用。本文從基礎概念到實際安裝,帶你完整了解 MCP 的核心原理與應用方式。Read more →
Published on2025年6月11日MCP Server 開發02 實作 簡單的數學運算MCPAI-IDEAI-Agent基於官方 TypeScript SDK 開發 MCP Server,實作簡單的數學運算工具。包含加法、減法功能實現,完整的開發環境設置。Read more →