- 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