We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62de31 commit 08041feCopy full SHA for 08041fe
1 file changed
packages/uipath-platform/src/uipath/platform/_uipath.py
@@ -18,11 +18,11 @@
18
from .common.auth import resolve_config_from_env
19
from .connections import ConnectionsService
20
from .context_grounding import ContextGroundingService
21
-from .memory import MemoryService
22
from .documents import DocumentsService
23
from .entities import EntitiesService
24
from .errors import BaseUrlMissingError, SecretMissingError
25
from .guardrails import GuardrailsService
+from .memory import MemoryService
26
from .orchestrator import (
27
AssetsService,
28
AttachmentsService,
0 commit comments