From cde8d428def726fead66ddf3aaee448558a7d15a Mon Sep 17 00:00:00 2001 From: Filip Michalsky Date: Sat, 15 Jul 2023 09:27:45 -0400 Subject: [PATCH] update example notebook 2 --- examples/sales_agent_with_context.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/examples/sales_agent_with_context.ipynb b/examples/sales_agent_with_context.ipynb index fa9f8127..a3815d31 100644 --- a/examples/sales_agent_with_context.ipynb +++ b/examples/sales_agent_with_context.ipynb @@ -1227,13 +1227,6 @@ "source": [ "sales_agent.human_step(\"Great, thanks, that's it. I will talk to my wife and call back if she is onboard. Have a good day!\")" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {