From 5752a1935ac665add00869e1167c2d43dd3a3286 Mon Sep 17 00:00:00 2001 From: Alex Kempkens Date: Wed, 25 Dec 2024 20:18:23 +0100 Subject: [PATCH] Improved the search for Avery Lancaster according to the video --- week5/day1.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/week5/day1.ipynb b/week5/day1.ipynb index f4bc48e..975f651 100644 --- a/week5/day1.ipynb +++ b/week5/day1.ipynb @@ -162,7 +162,7 @@ "metadata": {}, "outputs": [], "source": [ - "get_relevant_context(\"Who is Avery and what is carllm?\")" + "get_relevant_context(\"Who is Avery Lancaster and what is carllm?\")" ] }, { @@ -256,7 +256,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.11" + "version": "3.12.5" } }, "nbformat": 4,