From 0a0f7dbc4357a297534d89fb8bd719060beb3385 Mon Sep 17 00:00:00 2001 From: David Levy Date: Fri, 25 Oct 2024 16:18:11 +1100 Subject: [PATCH] Updated notebooks to latest version --- examples/01_getting_started/00_setup_authentication.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/01_getting_started/00_setup_authentication.ipynb b/examples/01_getting_started/00_setup_authentication.ipynb index ba4eadc..02be4c2 100644 --- a/examples/01_getting_started/00_setup_authentication.ipynb +++ b/examples/01_getting_started/00_setup_authentication.ipynb @@ -31,7 +31,7 @@ "metadata": {}, "outputs": [], "source": [ - "%pip install vectara==0.2.25" + "%pip install vectara==0.2.29" ] }, {