Agents Course documentation
Exam Time!
Unit 0. Welcome to the course
Live 1. How the course works and Q&A
Unit 1. Introduction to Agents
Unit 2. Frameworks for AI Agents
Unit 2.1 The smolagents framework
Introduction to smolagentsWhy use smolagents?Quick Quiz 1Building Agents That Use CodeWriting actions as code snippets or JSON blobsToolsRetrieval AgentsQuick Quiz 2Multi-Agent SystemsVision and Browser agentsFinal QuizConclusion
Unit 2.2 The LlamaIndex framework
Unit 2.3 The LangGraph framework
Unit 3. Use Case for Agentic RAG
Unit 4. Final Project - Create, Test, and Certify Your Agent
Bonus Unit 1. Fine-tuning an LLM for Function-calling
Bonus Unit 2. Agent Observability and Evaluation
Bonus Unit 3. Agents in Games with Pokemon
Exam Time!
Well done on working through the material on smolagents! You’ve already achieved a lot. Now, it’s time to put your knowledge to the test with a quiz. 🧠
Instructions
- The quiz consists of code questions.
- You will be given instructions to complete the code snippets.
- Read the instructions carefully and complete the code snippets accordingly.
- For each question, you will be given the result and some feedback.
🧘 This quiz is ungraded and uncertified. It’s about you understanding the smolagents library and knowing whether you should spend more time on the written material. In the coming units you’ll put this knowledge to the test in use cases and projects.
Let’s get started!
Quiz 🚀
You can also access the quiz 👉 here
Update on GitHub