v0.4.6
eosphoros-ai/DB-GPTv0.4.6Jan 18, 2024by github-actions[bot]
AI Summary
Improves the user interface with a unified color theme and agent dialog mode, while introducing summary assistant agents and new RAG operators.
Key Highlights
- Unified color theme
- UI component rendering in agent dialog mode
- Add retrieve summary agent
New Features
- UI component rendering in agent dialog mode
- Support chat agent scene use dbgpts
- Add retrieve summary agent for both local files and URLs
- Add rag operators and rag awel examples
- Unified color theme, AntV light/dark theme switching
- Add summary assistant checking
- APP use new SDK component
- Multi agents v0.1
- New MessageConverter and more AWEL operators
- Add Summary Assistant Agent According to User's Question
Full Release Notes
## ✨ Enhancements - UI component rendering in agent dialog mode (#1083) - Support chat agent scene use dbgpts (#1075) - Add retrieve summary agent for both local files and URLs (#1063) - Add rag operators and rag awel examples (#1061) - 🎨 Unified color theme, AntV light/dark theme switching, Antd first-screen style loading. (#1020) - Add summary assistant checking (#1053) - APP use new SDK component (#1050) - Multi agents v0.1 (#1044) - New MessageConverter and more AWEL operators (#1039) - Add Summary Assistant Agent According to User's Question (#1023) ## 🐞 Bug fixes - Fix summary support zhipu message\_converter (#1085) - Fix clean extra file \& fix agents use zhipu (#1079) - Fix awel embedding examples and delete unuseful code. (#1073) - Fix fix sql component error in the web. (#1068) - Fix device MPS load llama error (#1033) ## 🛠️ Other improvements - Format agent code (#1077) - Add pylint for DB-GPT core lib (#1076) - Update wechat QR code (#1069) - Refactor proxy LLM (#1064) - Update wechat QRcode (#1046) - Update chat\_knowledge.md and wechat.jpg (#1035) Thank you to all our contributors for making this release possible! @2976151305, @Aries-ckt, @csunny, @fangyinc, @qidanrui and @yhjun1026