We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a1840 commit 7e3ac39Copy full SHA for 7e3ac39
src/uipath/agent/react/conversational_prompts.py
@@ -5,7 +5,7 @@
5
from dataclasses import asdict, dataclass
6
from datetime import datetime, timezone
7
from enum import Enum
8
-from typing import Any, Optional
+from typing import Optional
9
10
from uipath.agent.models.agent import AgentDefinition, LowCodeAgentDefinition
11
0 commit comments