microsoft ai-agents-for-beginners
ai-agents-for-beginners
https://microsoft.github.io/ai-agents-for-beginners
AI Agents are systems that enable Large Language Models(LLMs) to perform actions by extending their capabilities by giving LLMs access to tools and knowledge.
AI代理是系統(tǒng),通過賦予大型語言模型(LLMs)對工具和知識的訪問能力,擴展其功能,從而使其能夠執(zhí)行操作。

適合使用AI agent的場景:
- 開放性問題——允許LLM自行確定完成任務所需的步驟,因為這些步驟不總能硬編碼到工作流中。
- 多步驟流程——任務復雜,需要AI代理在多輪交互中使用工具或信息,而非一次性檢索。
- 持續(xù)改進——代理可通過環(huán)境或用戶反饋不斷優(yōu)化,以提供更高效的服務。

Microsoft AutoGen, Semantic Kernel


浙公網(wǎng)安備 33010602011771號