feat: publish workphone SDK deployment and API docs
This commit is contained in:
5
sdk/agent/skills/xhs/__init__.py
Normal file
5
sdk/agent/skills/xhs/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""小红书控制技能"""
|
||||
|
||||
from .skill import XhsSkill
|
||||
|
||||
__all__ = ["XhsSkill"]
|
||||
Reference in New Issue
Block a user