From 5ece04daf591441772b0e5d27f2a182c81473e23 Mon Sep 17 00:00:00 2001 From: Laurent AJDNIK <83899250+LaurentAjdnik@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:14:53 +0100 Subject: [PATCH] Update How_to_call_functions_with_chat_models.ipynb --- examples/How_to_call_functions_with_chat_models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/How_to_call_functions_with_chat_models.ipynb b/examples/How_to_call_functions_with_chat_models.ipynb index e49a5ac5f1..45102bddcd 100644 --- a/examples/How_to_call_functions_with_chat_models.ipynb +++ b/examples/How_to_call_functions_with_chat_models.ipynb @@ -648,7 +648,7 @@ "id": "77e6e5ea", "metadata": {}, "source": [ - "Now can use these utility functions to extract a representation of the database schema." + "Now we can use these utility functions to extract a representation of the database schema." ] }, {