pull/541/head
XBC_D2O 2025-03-13 23:33:24 +08:00
parent 49f57c2364
commit f2f642a9e6
1 changed files with 2 additions and 1 deletions

View File

@ -177,6 +177,7 @@ class EmojiManager:
logger.error(f"获取表情包失败: {str(e)}")
return None
async def _get_emoji_discription(self, image_base64: str) -> str:
"""获取表情包的标签使用image_manager的描述生成功能"""