优化了群总结prompt,减少了总结相关内容的有效性。

This commit is contained in:
liuwei
2025-02-20 15:46:13 +08:00
parent ac89540599
commit f791b9c5d6
2 changed files with 11 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
import requests
import json
# 解析JSON
def extract_content(data_string):
try: