From eb7c767e5b28c759804c7b68005ec8f1c8997f45 Mon Sep 17 00:00:00 2001 From: Patrick Zhang Date: Sat, 25 May 2024 01:15:16 +0800 Subject: [PATCH] docs: update the name of the tool passio_nutrition_ai (#22116) Updating the name of the Passion Nutrition AI tool so that the name of the tool is correctly displayed in the sidebar menu. Currently the name of the tool says "Quickstart" in the side bar. The patch fixed the name to be Passio Nutrition AI. image --- docs/docs/integrations/tools/passio_nutrition_ai.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/tools/passio_nutrition_ai.ipynb b/docs/docs/integrations/tools/passio_nutrition_ai.ipynb index 451ccc2e374..5d67b2fc5d7 100644 --- a/docs/docs/integrations/tools/passio_nutrition_ai.ipynb +++ b/docs/docs/integrations/tools/passio_nutrition_ai.ipynb @@ -5,7 +5,7 @@ "id": "f4c03f40-1328-412d-8a48-1db0cd481b77", "metadata": {}, "source": [ - "# Quickstart\n", + "# Passio NutritionAI\n", "\n", "To best understand how NutritionAI can give your agents super food-nutrition powers, let's build an agent that can find that information via Passio NutritionAI.\n", "\n",