From f3e2df166e3602ae73feee3139eb65d6f6dd7ea8 Mon Sep 17 00:00:00 2001 From: README-bot Date: Wed, 23 Oct 2024 17:50:32 +0000 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56b4969fe..8ae39c484 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ My Today I Learned snippets. Inspired by [jbranchaud/til](https://github.com/jbr Search these TILs at https://til.simonwillison.net/ -532 TILs so far. Atom feed here. +533 TILs so far. Atom feed here. ## github-actions @@ -765,6 +765,7 @@ Search these TILs at https://til.simonwillison.net/ * [Exploring ColBERT with RAGatouille](https://github.com/simonw/til/blob/main/llms/colbert-ragatouille.md) - 2024-01-27 * [Piping from rg to llm to answer questions about code](https://github.com/simonw/til/blob/main/llms/rg-pipe-llm-trick.md) - 2024-02-11 * [How streaming LLM APIs work](https://github.com/simonw/til/blob/main/llms/streaming-llm-apis.md) - 2024-09-21 +* [Running prompts against images and PDFs with Google Gemini](https://github.com/simonw/til/blob/main/llms/prompt-gemini.md) - 2024-10-23 ## ab