v0.5.7
eosphoros-ai/DB-GPTv0.5.7May 30, 2024by github-actions[bot]
AI Summary
Introduces intent detection, a BM25 retriever, and support for Phi-3, Yi 1.5, and DeepSeek v2 lite models.
Key Highlights
- Support intent detection
- Add BM25 Retriever
- Support Phi-3 models
- Support Yi 1.5 16k models
- Support Vertica analytical database
New Features
- Intent detection support
- BM25 Retriever
- Openchat-3.6-8b-20240522 support
- Phi-3 models support
- Yi 1.5 16k models support
Full Release Notes
## ✨ Enhancements - Support intent detection (#1588) - Add BM25 Retriever. (#1578) - Support openchat-3.6-8b-20240522 (#1564) - Support llama-3-sqlcoder-8b (#1559) - Support Phi-3 models (#1554) - Add aload\_document (#1548) - Support Yi 1.5 16k models (#1543) - Support DeepSeek v2 lite model (#1537) - Add support for Vertica analytical database (#1538) ## 🐞 Bug fixes - Fix cannot connect other vector store (#1579) - Update data\_loader.py - timestamp+id (#1572) - Fix storage connector error (#1547) - Fix CrossEncoderRanker (#1531) - Fix data dashboard - data\_loader.py (#1526) - Fix the problem of multiple line breaks in Q\&A (#1573) - Remove resources of planner agent (#1540) - Wrong default value of parameter parallel\_executions for async\_retry (#1545) ## 🛠️ Other improvements - update wechat (#1544) Thank you to all our contributors for making this release possible! @Aries-ckt, @FOkvj, @dingqiangliu, @fangyinc, @wzc570738205 and @yongzheJIN