diff --git a/notebook/agentchat_structured_outputs.ipynb b/notebook/agentchat_structured_outputs.ipynb index b700b5e648..059d5ef859 100644 --- a/notebook/agentchat_structured_outputs.ipynb +++ b/notebook/agentchat_structured_outputs.ipynb @@ -183,7 +183,6 @@ "description": "Explore the utilization of large language models in automated group chat scenarios, where agents perform tasks collectively, demonstrating how they can be configured, interact with each other, and retrieve specific information from external resources.", "tags": [ "structured output", - "group chat", "code generation" ] },