v0.5.4
eosphoros-ai/DB-GPTv0.5.4Apr 12, 2024by github-actions[bot]
AI Summary
Focuses on agent capabilities and web server configuration, introducing agent tracing, a new agent SDK, and support for several new LLM models like Moonshot and Qwen1.5-32B.
Key Highlights
- Modify default webserver port to 5670
- Add trace for agent
- Release agent SDK
New Features
- Modify default webserver port to 5670
- Add trace for agent
- Release agent SDK
- Add metadata properties filters
- Support HTTP sender
- Support Qwen1.5-32B
- Support Starling-LM-7B-beta
- Optimize dashboard UI and fix sql highlight
Full Release Notes
## ✨ Enhancements - Modify default webserver port to 5670 (#1410) - Add trace for agent (#1407) - Support moonshot proxy LLM (#1404) - Release agent SDK (#1396) - Add metadata properties filters (#1395) - Upgrade torch version to 2.2.1 (#1374) - Support HTTP sender (#1383) - Support Qwen1.5-32B (#1385) - Support Starling-LM-7B-beta (#1350) - Optimize dashboard UI and fix sql highlight (#1329) ## 🐞 Bug fixes - Fix Code standards (#1393) - Fix Resolve the issue of incorrect parameter echo for resources under app editing (#1391) - Fix the problem of resource duplication and solve the problem of slow recall of table structure (#1381) - Fix dashboard editor run error (#1380) - Fix the mypy check error (#1373) - Fix the default dependency installation error (#1363) - Fix when delete knowledge list error embedding is required for Milvus (#1359) - Fix the issue of invalid port settings (#1351) ## 🛠️ Other improvements - Update readme content (#1392) Thank you to all our contributors for making this release possible! @Aries-ckt, @evanchenhi, @fangyinc, @fanzhidongyzby, @jsRuner, @lcxadml, @majianguang, @xiuzhu9527 and @yyhhyyyyyy