v0.3.8
eosphoros-ai/DB-GPTv0.3.8Sep 18, 2023by github-actions[bot]
AI Summary
Significant expansion of multi-model support including InternLM, Baichuan2, and OpenAI embedding models.
Key Highlights
- Support openai embedding model
- Support InternLM
- Multi LLM switch
- Multi-model supports embedding model
New Features
- OpenAI embedding model support
- InternLM support
- Multi-LLM switch
- Multi-model embedding model support
- Multi-model deployment via API
Full Release Notes
## ✨ Enhancements - Support openai embedding model (#591) - Support InternLM (#583) - Multi LLM switch (#576) - Multi-model supports embedding model and simple component design implementation (#574) - Supports the deployment of multiple models through the API and add the corresponding command line interface (#570) - Unified Deployment Mode with multi-model and add command line chat with model (#566) - Support Baichuan2 model (#558) - Milvus support collection delete and delete by ids (#550) - Multi-model support with proxyllm and add more command-cli (#532) ## 🐞 Bug fixes - ChatExcel bug fix (#593) - ChatExcel OutParse Bug Fix (#588) - Fix remote embedding model error in some case (#587) - Fix(dashboard):get report parameter (#586) - Fix(web):web proxy address (#582) - Fix proxy llm with fix model from CONFIG (#568) ## 🛠️ Other improvements - Latest AutoDL image (#595) - Add pr labeler and release drafter workflows (#559) - New issue template and release drafter (#549) - Command-line tool with knowledge repository initialization (#521) Thank you to all our contributors for making this release possible! @Aries-ckt, @csunny, @fangyinc, @junewgl and @yhjun1026