From 144920520f6d8784b77761394f36b0a50a661824 Mon Sep 17 00:00:00 2001 From: Tharsis Souza Date: Wed, 25 Dec 2024 06:50:33 -0300 Subject: [PATCH] Update gallery.yml add Taming LLMs book. --- docs/gallery.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index a9c6043..efad2ee 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -1,3 +1,7 @@ +- name: Taming LLMs: A Practical Guide to LLM Pitfalls with Open Source Software + website: https://www.souzatharsis.com/tamingLLMs/ + repository: https://github.com/souzatharsis/tamingLLMs + image: https://raw.githubusercontent.com/souzatharsis/tamingLLMs/master/tamingllms/_static/cover_curve.png - name: Developing with QIIME 2 website: https://develop.qiime2.org repository: https://github.com/caporaso-lab/developing-with-qiime2