This repository showcases the implementation of four agentic patterns defined by Deeplearning.ai using Groq. It includes simple API calls without relying on frameworks like LangChain or LlamaIndex. The patterns covered are Reflection, Tools for external access, Planning through subgoals, and Multi-agent roles. Each pattern is demonstrated with step-by-step explanations and complete Python implementations.

2m read timeFrom github.com
Post cover image
Table of contents
IntroductionThe 4 Agentic patterns

Sort: