Get the latest tech news

Agentic patters from scratch using Groq


Implementing the 4 agentic patterns from scratch. Contribute to neural-maze/agentic_patterns development by creating an account on GitHub.

It allows the LLM to reflect on its results, suggesting modifications, additions, improvements in the writing style, etc. That is exactly what the Plannin Pattern provided; ways for the LLM to break a task into smaller, more easily accomplished subgoals without losing track of the end goal. These frameworks implement different variations of the multi-agent pattern, in which tasks are divided into smaller subtasks executed by different roles(e.g. one agent can be a software engineer, another a project manager, etc.)

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Scratch

Scratch

Photo of Groq

Groq

Photo of Agentic patters

Agentic patters

Related news:

News photo

Compiling to Assembly from Scratch

News photo

Compiling to Assembly from Scratch

News photo

g1: Using Llama-3.1 70B on Groq to create o1-like reasoning chains