Merge branch 'MaiM-with-u:dev' into dev

This commit is contained in:
Windpicker-owo
2025-07-26 23:42:00 +08:00
committed by GitHub
5 changed files with 184 additions and 100 deletions

View File

@@ -140,6 +140,7 @@ async def generate_reply(
except Exception as e:
logger.error(f"[GeneratorAPI] 生成回复时出错: {e}")
logger.error(traceback.format_exc())
return False, [], None