We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8b5ab commit e5203e1Copy full SHA for e5203e1
readme.md
@@ -2,6 +2,7 @@
2
[telegram频道 ](https://sum4all.site/telegram)
3
4
## 更新日志
5
+- V0.6.7,20230109,增加讯飞代理,简化讯飞部分代码与依赖
6
- V0.6.6,20230106,增加Gemini代理,解决非美国IP无法访问Gemini的问题
7
- V0.6.5,20231217,结构化配置文件config.json,支持更灵活的调整文件、图片、URL、搜索的配置,升级后需按照新格式配置
8
- V0.6.4,20231216,文件、图像总结支持Google最新的Gemini模型
requirements.txt
@@ -4,5 +4,4 @@ jieba
PyMuPDF
openpyxl
beautifulsoup4
-python-pptx
-websocket-client
+python-pptx
0 commit comments