tool-hub
1. 新增私有部署的搜索工具: searxng-search
2. 修复win系统使用summary临时创建文件后删除的异常 30
3. morning-news 新增可配置参数:morning_news_use_llm 用于开关api返回后再处理
4. 新增arxiv工具,用于搜索论文
5. 更改tool engine 核心prompt,使用json格式输出llm-os内心独白、工具和工具输入
6. 修复news子工具返回内容包含乱码信息 26 27
llm-os
1. llm-os问世,目前已支持tool-hub所有功能
`pip install -i https://pypi.python.org/simple chatgpt-tool-hub==0.4.2`
---