Merge branch 'master' into frontier

This commit is contained in:
binary-husky
2024-06-19 12:56:04 +00:00
9 changed files with 131 additions and 10 deletions

View File

@@ -473,4 +473,4 @@ def format_io(self, y):
# 输出部分
None if gpt_reply is None else markdown_convertion(gpt_reply),
)
return y
return y