Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,15 +11,6 @@ pinned: false
|
|
| 11 |
|
| 12 |
We're thrilled to announce the launch of the Hugging Face Agents course on Learn! This interactive, certified course will guide you through building and deploying your own AI agents.
|
| 13 |
|
| 14 |
-
##
|
| 15 |
|
| 16 |
-
|
| 17 |
-
| Chapter | Topic | Description | Contributors |
|
| 18 |
-
| :---- | :---- | :---- | :---- |
|
| 19 |
-
| 1 | LLMs | Explain LLMs, messages, special tokens and chat-template | [Ben Burtenshaw](https://huggingface.co/burtenshaw) |
|
| 20 |
-
| 1 | Agent Fundamentals | Explain Actions, Observations, Thoughts, and their formats. | [Joffrey Thomas](https://huggingface.co/Jofthomas) |
|
| 21 |
-
| 1 | Simple use case | Show a simple use case in generic python functions. | [Ben Burtenshaw](https://huggingface.co/burtenshaw) |
|
| 22 |
-
| 2 | SmolAgents | Expand on the use case with smolagents | [Ben Burtenshaw](https://huggingface.co/burtenshaw) |
|
| 23 |
-
| 2 | LangGraph | Expand on the use case with LangGraph | |
|
| 24 |
-
| 3 | SQL Use Case | Show a basic use case using SQL and LangGraph | |
|
| 25 |
-
| 3 | Code Use Case | Show a basic use case using a CodeAgent and smolagents | |
|
|
|
|
| 11 |
|
| 12 |
We're thrilled to announce the launch of the Hugging Face Agents course on Learn! This interactive, certified course will guide you through building and deploying your own AI agents.
|
| 13 |
|
| 14 |
+
## Community
|
| 15 |
|
| 16 |
+
If you would like to study, contribute to, or discuss the agents course then join the [Hugging Face Discord](https://discord.gg/UrrTSsSyjb).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|