diff --git a/readme.md b/readme.md index 263a8db..84dd45c 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,7 @@ [telegram频道 ](https://sum4all.site/telegram) ## 更新日志 +- V0.6.7,20230109,增加讯飞代理,简化讯飞部分代码与依赖 - V0.6.6,20230106,增加Gemini代理,解决非美国IP无法访问Gemini的问题 - V0.6.5,20231217,结构化配置文件config.json,支持更灵活的调整文件、图片、URL、搜索的配置,升级后需按照新格式配置 - V0.6.4,20231216,文件、图像总结支持Google最新的Gemini模型 diff --git a/requirements.txt b/requirements.txt index 6518bbd..69c441d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,4 @@ jieba PyMuPDF openpyxl beautifulsoup4 -python-pptx -websocket-client +python-pptx \ No newline at end of file