feat: publish workphone SDK deployment and API docs
This commit is contained in:
5
sdk/agent/skills/xianyu/__init__.py
Normal file
5
sdk/agent/skills/xianyu/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""闲鱼技能模块"""
|
||||
|
||||
from .skill import XianyuSkill
|
||||
|
||||
__all__ = ["XianyuSkill"]
|
||||
Reference in New Issue
Block a user