We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c586cc8 commit 230f977Copy full SHA for 230f977
src/backend/kernel_agents/group_chat_manager.py
@@ -5,7 +5,6 @@
5
from typing import Dict, List, Optional, Any, Tuple
6
7
import semantic_kernel as sk
8
-from semantic_kernel.functions.kernel_arguments import KernelArguments
9
from semantic_kernel.functions.kernel_function import KernelFunction
10
from semantic_kernel.agents import AgentGroupChat # pylint: disable=E0611
11
0 commit comments