diff --git a/python/core/console/component_client/component_client.py b/python/core/console/component_client/component_client.py index ff3d4865..1ed7fa14 100644 --- a/python/core/console/component_client/component_client.py +++ b/python/core/console/component_client/component_client.py @@ -21,7 +21,7 @@ class ComponentClient(Component): def __init__(self, **kwargs): - r"""初始化智能体应用 + r"""初始化 Returns: response (obj: `ComponentClient`): 组件实例