diff --git a/main.py b/main.py index 65e1f4c..86b9997 100644 --- a/main.py +++ b/main.py @@ -15,7 +15,7 @@ def main(): from check_proxy import get_current_version initial_prompt = "Serve me as a writing and programming assistant." - title_html = f"

ChatGPT 学术优化 {get_current_version()}

" + title_html = f"

ChatGPT 学术优化 网页测试版 {get_current_version()}

" description = """代码开源和更新[地址🚀](https://github.com/binary-husky/chatgpt_academic),感谢热情的[开发者们❤️](https://github.com/binary-husky/chatgpt_academic/graphs/contributors)""" # 问询记录, python 版本建议3.9+(越新越好)