diff --git a/README.md b/README.md index 717c0c6..236fec1 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ The content features a conversation between two individuals discussing various t - _Jonathan Dunn_ for spectacular work on the soon-to-be-released universal client. - _Joseph Thacker_ for the idea of a `-c` context flag that adds pre-created context in the `./config/fabric/` directory to all Pattern queries. - _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. +- _Dani Goland_ for enhancing the Fabric Server (Mill) infrastructure by migrating to FastAPI, breaking the server into discrete pieces, and Dockerizing the entire thing. ### Primary contributors