File size: 318 Bytes
dcd3ab0
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
---
license: apache-2.0
---

Example notebooks, part of the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/unit0/introduction).

* [Dummy Agent Library](https://huggingface.co/agents-course/notebooks/blob/main/dummy_agent_library.ipynb) – Creating an Agent from scratch. It's complicated!
*