跳至内容

课程

AI Agents with Hugging Face smolagents

高级3 小时

Learn how to build intelligent agents that reason, act, and solve real-world tasks using Python.

Python3 小时10 个视频30 个练习2,300 经验值2,524结业证明

创建您的免费账户

继续使用 Google
继续即表示您接受我们的 使用条款,我们的 隐私政策 并且您的数据存储在美国。

深受上千家公司学习者喜爱

要培训团队?

试用企业版

课程介绍

AI agents are changing how we work with data and software. From automating workflows to helping users navigate complex tasks, agents can search, reason, and act on your behalf. In this course, you’ll learn how to build agents using smolagents, a lightweight Python framework developed by Hugging Face.Get Hands-On With Code Agents and ToolsYou’ll start by understanding what makes code agents different and why they're so powerful. Then, you’ll build your first agent from scratch, using smolagents to generate and execute Python code. You’ll also learn how to plug in built-in tools and create custom tools to extend what your agents can do.Make Agents Smarter With RAG and MemoryNext, you’ll use retrieval-augmented generation (RAG) to help agents pull info from large document collections. You’ll take things further by building agentic RAG systems—agents that reason over multiple steps to get better answers. You’ll also learn how to add memory so agents can handle follow-up questions naturally and keep track of what’s already been done.Coordinate Multi-Agent Systems and Validate OutputsIn the final chapter, you’ll build multi-agent systems that coordinate specialist agents through a manager. You’ll add planning intervals, use callbacks for insight into agent behavior, and validate final answers, so your agents stay reliable and user-friendly.By the end of the course, you’ll know how to build agents that think ahead, work together, and get things done.

先修要求

课程大纲

课程大纲

2

Agentic RAG and Multi-Step Agents

Transform your traditional RAG pipeline into an agentic system that retrieves information iteratively and reasons across multiple steps. Build stateful tools to support advanced retrieval, guide agents with planning intervals to improve outcomes, and use callbacks to track and customize agent behavior at runtime.
开始本章
3

Multi-Agent Systems, Memory and Validation

AI Agents with Hugging Face smolagents

课程完成

获取成就证书

立即报名

通过 DataCamp for Mobile 提升您的数据技能

通过我们的移动课程和每日 5 分钟编程挑战,随时随地取得进步。

AI Agents with Hugging Face smolagents | DataCamp