update the header

This commit is contained in:
zachary62
2025-05-10 10:51:29 -04:00
parent 138c103240
commit 894fe3334b
10 changed files with 61 additions and 23 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
- [OpenManus](https://the-pocket.github.io/PocketFlow-Tutorial-Codebase-Knowledge/OpenManus) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
- [PocketFlow](https://the-pocket.github.io/PocketFlow-Tutorial-Codebase-Knowledge/PocketFlow) - Pocket Flow: 100-line LLM framework. Let Agents build Agents!
- [PocketFlow](https://the-pocket.github.io/PocketFlow-Tutorial-Codebase-Knowledge/PocketFlow) - 100-line LLM framework. Let Agents build Agents!
- [Pydantic Core](https://the-pocket.github.io/PocketFlow-Tutorial-Codebase-Knowledge/Pydantic%20Core) - Validate data at rocket speed with just Python type hints!