Update README.md

This commit is contained in:
burtenshaw
2025-02-11 07:33:12 +00:00
committed by GitHub
parent 7a92fa0422
commit e35d7c91aa

View File

@@ -16,7 +16,7 @@ You can access the course here 👉 https://hf.co/learn/agents-course
|------|--------------------------------|-----------------------------------------------------------------------------|
| 0 | [Welcome to the Course](https://huggingface.co/learn/agents-course/en/unit0/introduction) | Welcome, guidelines, necessary tools, and course overview. |
| 1 | [Introduction to Agents](https://huggingface.co/learn/agents-course/en/unit1/introduction) | Definition of agents, LLMs, model family tree, and special tokens. |
| 2 | [2_frameworks](units/en/unit2/README.md) | Overview of smolagents, LangChain, LangGraph, and LlamaIndex. |
| 2 | [2_frameworks](units/en/unit2/README.md) | Overview of smolagents, LangGraph, and LlamaIndex. |
| 3 | [3_use_cases](units/en/unit3/README.md) | SQL, code, retrieval, and on-device agents using various frameworks. |
| 4 | [4_final_assignment_with_benchmark](units/en/unit4/README.md) | Automated evaluation of agents and leaderboard with student results. |
@@ -45,7 +45,7 @@ We are actively working on the units and if you want to join us, we will need to
| Unit | Status | Contributions |
|------|--------------|------------------------------------------------------------------------|
| 0 | ✅ Complete | Bug fixes and improvements only |
| 1 | 🚧 In Progress | Work is underway, no need for help with content |
| 1 | ✅ Complete | Bug fixes and improvements only |
| 2 | 🚧 In Progress | If you're a contributor to a framework, we're open to contributions and reviews |
| 3 | 🗓️ Planned | If you're experienced with agents, we're open to help with use cases |
| 4 | 🚧 In Progress | Work is underway, no need for help with integration |