From fcedd34fa1b7d60254f987ea280b20c3607c09eb Mon Sep 17 00:00:00 2001
From: Daniel Miessler <daniel@danielmiessler.com>
Date: Tue, 13 Feb 2024 10:17:45 -0800
Subject: [PATCH] Added Jason Haddix to the credits.

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 86eeb4f..dedfe10 100644
--- a/README.md
+++ b/README.md
@@ -453,6 +453,7 @@ The content features a conversation between two individuals discussing various t
 - _Caleb Sima_ for pushing me over the edge of whether to make this a public project or not.
 - _Joel Parish_ for super useful input on the project's Github directory structure.
 - _Jonathan Dunn_ for spectacular work on the soon-to-be-released universal client.
+- _Jason Haddix_ for the idea of a stitch (chained Pattern) to filter content using a local model before sending on to a cloud model, i.e., cleaning customer data using `llama2` before sending on to `gpt-4` for analysis.
 
 ### Primary contributors