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 429f4a5 commit 4926438Copy full SHA for 4926438
src/uipath/_services/__init__.py
@@ -9,7 +9,7 @@
9
from .entities_service import EntitiesService
10
from .external_application_service import ExternalApplicationService
11
from .folder_service import FolderService
12
-from .guardrail_service import GuardrailsService
+from .guardrails_service import GuardrailsService
13
from .jobs_service import JobsService
14
from .llm_gateway_service import UiPathLlmChatService, UiPathOpenAIService
15
from .processes_service import ProcessesService
0 commit comments