From f80cbe133c7ce775eb9b8b2886cef2961d0af0b0 Mon Sep 17 00:00:00 2001 From: Robert Jambrecic Date: Fri, 20 Dec 2024 15:57:17 +0100 Subject: [PATCH] Update mint.json --- website/mint.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/mint.json b/website/mint.json index 68fdfded9..66a31501d 100644 --- a/website/mint.json +++ b/website/mint.json @@ -418,6 +418,7 @@ { "group": "tools", "pages": [ + "docs/reference/tools/pydantic_ai_tool", "docs/reference/tools/tool" ] }, @@ -621,8 +622,8 @@ "notebooks/agentchat_graph_rag_neo4j", "notebooks/agentchat_swarm_enhanced", "notebooks/tools_interoperability", - "notebooks/agentchat_reasoning_agent", - "notebooks/agentchat_realtime_swarm" + "notebooks/agentchat_realtime_swarm", + "notebooks/agentchat_reasoning_agent" ] }, "notebooks/Gallery"