Update README.md

This commit is contained in:
Zachary Huang 2025-03-20 12:17:28 -04:00 committed by GitHub
parent e00379214d
commit 3ae2ccd039
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -61,9 +61,9 @@ From there, its easy to implement popular design patterns like ([Multi-](http
<div align="center">
| Tutorial Name | Description | Difficulty | Topics |
| :-------------: | :-------------: | :-------------: | :---------------------: |
| [Research Agent](https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/pocketflow-agent) | An AI agent that can search the web and answer questions | ☆☆☆ *Dummy* | [Agent](https://the-pocket.github.io/PocketFlow/design_pattern/agent.html) |
| Tutorial Name | Difficulty | Topics | Description |
| :-------------: | :-------------: | :-------------: | ---------------------: |
| [Research Agent](https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/pocketflow-agent) | ☆☆☆ *Dummy* | [Agent](https://the-pocket.github.io/PocketFlow/design_pattern/agent.html) | An AI agent that can search the web and answer questions |
</div>