--- 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! *