v0.6.2
eosphoros-ai/DB-GPTv0.6.2Nov 22, 2024by github-actions[bot]
AI Summary
Introduces code execution in a sandbox environment and supports Qwen2.5 coder models, along with improvements to PDF loading and knowledge graph extraction.
Key Highlights
- Execute codes in a sandbox environment
- Support for Qwen2.5 coder models
- PDF loader support for table extraction
- Enhance triplets extraction in knowledge graphs
- Support for Xunfei Spark with streaming
New Features
- Distinguish AWEL flow on the UI
- PDF loader support table extraction
- Qwen2.5 coder models support
- Note book feature
- Execute codes in a sandbox environment
Full Release Notes
## ✨ Enhancements - Distinguish awel flow on the ui (#2149) - Pdf loader support table extraction (#2147) - Support Qwen2.5 coder models (#2139) - Feat/note book (#2134) - Call xunfei spark with stream, and fix the temperature bug (#2121) - Execute codes in a sandbox environment (#2119) - Feat support xunfei spark ultra/max/pro/lite (#2117) - Enhance the triplets extraction in the knowledge graph by the batch size (#2091) ## 🐞 Bug fixes - Fix the issue that lost prev observation memory in toolExpert bug (#2136) (#2137) - Fix core agent dependent prompt service bug (#2129) - Fix milvus store search with topk always set to 4 (#2131) - Fix use fuzzy matching when searching dbgpts (#2110) - Fix the issue that OceanBase config in .env does not take effect (#2108) - os environment variables should take precedences over the defaults, f… (#2100) - Fix Critical Directory Traversal Vulnerability (#2098) - Fix excel\_reader.py unicode bug (#2095) ## 🛠️ Other improvements - v0.6.2 tag (#2148) - Add AWEL shared slides (#2107) Thank you to all our contributors for making this release possible! @Appointat, @Aries-ckt, @GITHUBear, @ayushin, @cinjoseph, @fangyinc, @fengdezhen666, @hiyizi, @jiaoqiyuan, @r0path, @slper001, @sunshinesmilelk and @yhjun1026