A YouTube playlist containing an implementation of the 4 agentic patterns using pure Python and Groq LLMs. You have the Reflection Pattern, the Tool Pattern and the Planning Pattern already available ... working on the Multiagent Pattern right now :)
2 comments
[ 2.9 ms ] story [ 13.3 ms ] threadThe code for all the videos is available in this repo: https://github.com/neural-maze/agentic_patterns
Hope you like it!!