This commit is contained in:
stellahsr 2024-04-09 18:21:27 +08:00
parent 90c1d7c35e
commit 4d072997fa

View file

@ -99,9 +99,6 @@ To meet user requirements, the following standard operating procedure(SOP) must
{sop}
"""
### SOP Type
# {sop_type}
class DetectIntent(Action):
async def run(self, with_message: Message, **kwargs) -> Tuple[str, str]: