From c77af04312c652f4221d1b96fa8fdf52aefbc8e9 Mon Sep 17 00:00:00 2001 From: tommy Date: Tue, 10 Sep 2024 17:42:31 +0800 Subject: [PATCH] FIX: fix typo --- .../Anthropic 1P/10.2_Appendix_Tool Use.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompt_engineering_interactive_tutorial/Anthropic 1P/10.2_Appendix_Tool Use.ipynb b/prompt_engineering_interactive_tutorial/Anthropic 1P/10.2_Appendix_Tool Use.ipynb index fb632a0..2a7b3d4 100644 --- a/prompt_engineering_interactive_tutorial/Anthropic 1P/10.2_Appendix_Tool Use.ipynb +++ b/prompt_engineering_interactive_tutorial/Anthropic 1P/10.2_Appendix_Tool Use.ipynb @@ -91,7 +91,7 @@ "\n", "*This lesson teaches our current tool use format. However, we will be updating and improving tool use functionality in the near future, including:*\n", "* *A more streamlined format for function definitions and calls*\n", - "* *More robust error handilgj and edge case coverage*\n", + "* *More robust error handling and edge case coverage*\n", "* *Tighter integration with the rest of our API*\n", "* *Better reliability and performance, especially for more complex tool use tasks*" ]