diff --git a/quickstarts/Function_calling.ipynb b/quickstarts/Function_calling.ipynb index 2ef9bbfde..52bacb039 100644 --- a/quickstarts/Function_calling.ipynb +++ b/quickstarts/Function_calling.ipynb @@ -329,7 +329,7 @@ "source": [ "In general the state diagram is:\n", "\n", - "\"The\n", + "\"The\n", "\n", "The model can respond with multiple function calls before returning a text response, and function calls come before the text response." ]