v1.3.3
🎉🎉🎉QAnything v1.3.3 发布!
新特性
- 解决跨域问题,加载前端静态资源即可访问页面,启动更快
- 解决ES权限问题
- mysql连接数增大到32
- 不再限制N卡型号,废弃显卡型号查表,使用pycuda查询显卡算力
- 读取excel文件中所有sheet
- 文档更新
- 其他bug修复
变更内容
- 解决跨域问题 #44 #188 #121 ,加载前端静态资源即可访问页面,启动更快 by @xixihahaliu @successren in #237
- adds documentation for debugging in IDE by @sai-krishna-raparthi in #219
- Update QAnything_Startup_Usage_README.md by @yy307 in #214
- Update QAnything_Startup_Usage_README.md by @eltociear in #210
- Read all sheets from excel file by @Ma-Dan in #200
- fixed question Comment by @denvey in #172
- 修复milvus查询到的source document中,expand doc score为字符串的问题 by @liuyijiang1994 in #166
新贡献者
- @sai-krishna-raparthi made their first contribution in #219
- @yy307 made their first contribution in #214
- @Ma-Dan made their first contribution in #200
- @denvey made their first contribution in #172
- @liuyijiang1994 made their first contribution in #166
Full Changelog: v1.3.0...v1.3.3
🎉🎉🎉QAnything v1.3.3 released!
What's New
- resolve cross-origin issues, load frontend static resources to access the page without the need to start the frontend service, resulting in faster startup.
- Address ES (Elasticsearch) permission problems.
- Increase the MySQL connection pool size to 32.
- Remove restrictions on Nvidia GPU types, abandon the use of a lookup table for GPU types, and use PyCuda to query GPU computing power.
- Read all sheets in the Excel file
- Document update
- Other bug fixes
What's Changed
- resolve cross-origin issues #44 #188 #121 , load frontend static resources to access the page without the need to start the frontend service, resulting in faster startup. by @xixihahaliu @successren in #237
- adds documentation for debugging in IDE by @sai-krishna-raparthi in #219
- Update QAnything_Startup_Usage_README.md by @yy307 in #214
- Update QAnything_Startup_Usage_README.md by @eltociear in #210
- Read all sheets from excel file by @Ma-Dan in #200
- fixed question Comment by @denvey in #172
- 修复milvus查询到的source document中,expand doc score为字符串的问题 by @liuyijiang1994 in #166
New Contributors
- @sai-krishna-raparthi made their first contribution in #219
- @yy307 made their first contribution in #214
- @Ma-Dan made their first contribution in #200
- @denvey made their first contribution in #172
- @liuyijiang1994 made their first contribution in #166
Full Changelog: v1.3.0...v1.3.3