v0.3.9
eosphoros-ai/DB-GPTv0.3.9Sep 28, 2023by github-actions[bot]
AI Summary
Adds PostgreSQL support and refactors worker management for better performance.
Key Highlights
- Add Postgresql support
- Add custom text separators and refactor log configuration
- Add model web management
- Add incremental response to streaming response
New Features
- Postgresql support
- Custom text separators
- Model web management
- Incremental response
- Worker manager factory component
Full Release Notes
## ✨ Enhancements - Modify PR release drafter (#639) - Add Postgresql support (#626) - Add custom text separators and refactor log configuration (#636) - Update Spark datasource (#631) - Add model web management (#613) - Add incremental response to streaming response for `/v1/chat/completion` request (#611) - Multi-module dependency splitting (#606) - New worker manager factory componet (#600) - Prompt manage support (#599) ## 🐞 Bug fixes - Fix MySQL connection bug (#640) - Use thread pool to replace native threading.Thread (#628) - Fix starting the service due to network proxy.(#616) - ChatExcel OutParse Bug Fix (#596) ## 🛠️ Other improvements - Roll back json parsing code (#637) Thank you to all our contributors for making this release possible! @Aries-ckt, @cm-liushaodong, @csunny, @fangyinc, @lozzo, @yhjun1026, @yihong0618 and lozzow