From c2b3fd6ba992ce8707e945c6af060c3e987b39e3 Mon Sep 17 00:00:00 2001 From: anakin87 Date: Mon, 18 Nov 2024 16:15:05 +0100 Subject: [PATCH] clean up --- notebooks/swarm.ipynb | 1 - 1 file changed, 1 deletion(-) diff --git a/notebooks/swarm.ipynb b/notebooks/swarm.ipynb index 8458460..c97a6eb 100644 --- a/notebooks/swarm.ipynb +++ b/notebooks/swarm.ipynb @@ -214,7 +214,6 @@ "\n", "Swarm introduces **routines**, which are natural-language instructions paired with the tools needed to execute them. Below, we’ll build an agent capable of calling tools and executing routines.\n", "\n", - "**\n", "\n", "### Implementation\n", "\n",