better:将印象拆分,麦麦可以总结多方面特点

This commit is contained in:
SengokuCola
2025-06-05 11:27:57 +08:00
parent 5cbb25ef40
commit b2fe4863a8
6 changed files with 330 additions and 223 deletions

View File

@@ -576,7 +576,9 @@ class DefaultReplyer:
if emoji_raw:
emoji_path, description, _emotion = emoji_raw
emoji_base64 = image_path_to_base64(emoji_path)
return emoji_base64, description, _emotion
return emoji_base64, description, _emotion
else:
return None, None, None
async def _build_single_sending_message(
self,