aspestova commited on
Commit
0562422
·
verified ·
1 Parent(s): 1af4e0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,6 +20,6 @@ Here is the syllabus for the course. If you would like to contribute to the cour
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 | |
 
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 | [Anastasiya Pestova](https://huggingface.co/aspestova) |
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 | |