博客 / 列表

dudu - Semantic Kernel 學習筆記:初步體驗用 Semantic Memory 生成 Embedding 並進行語義搜索

Semantic Kernel 的 Memory 有兩種實現,一個是 Semantic Kernel 內置的 Semantic Memory,一個是獨立的 Kernel Memory,Kernel Memory 是從 Semantic Kernel 進化而來。 關於 Semantic Memory 的介紹(來源): Semantic Memory (SM) is a library for C

SemanticKernel

dudu - 初試 Microsoft Agent Framework

跟着 .NET 官方博客的博文 Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer 中的示例代碼基於 Microsoft Agent Framework 創建非常簡單的寫博文 Agent 與多 Agent 工作流初步體驗一下。 先準備好訪問 GitHub 模型市場

Agentic