Dbgpt

Latest version: v0.6.3

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

0.5.2

✨ Enhancements

- Support RAG SDK (1322)
- Add Client and API v2 (1316)
- Refactor datasource module (1309)
- Support yi proxy LLM (1303)
- Support rag retriever evaluation (1291)
- Add support for multiple versions of the same model (1246)

🐞 Bug fixes

- Fix sql format error (1319)
- Fix awel check empty data bug (1311)
- Fix the bug of doris missing comments (1308)
- Fix ClickHouse default login bug (1292)
- Fix agent loss message bug (1283)
- Fixed the problem of loading only one plugin when there are multiple (1282)

πŸ› οΈ Other improvements

- Add pylint for storage (1298)
- Add pylint for DB-GPT rag lib (1267)

Thank you to all our contributors for making this release possible!
2976151305, ASTLY123, Aries-ckt, fangyinc, jsRuner, lordk911 and yhjun1026

0.5.1

✨ Enhancements

- APIServer supports embeddings (1256)
- AWEL flow supports dynamic parameters (1251)
- Support Hive Conn (1215)
- Dynamically loading dbgpts (1211)
- Support Copy AWEL flow (1200)
- Support default strategy batch sync. (1196)
- Support gemma model (1187)
- Support RAG chat flow (1185)

πŸš€ Performance improvements
- Support load large document (1233)
- Increase the accuracy of reading Excel (1209)

🐞 Bug fixes

- Fix multi-turn dialogue bug (1259)
- Fix knowledge\_space\_dao.update\_knowledge\_space call in Knowledge… (1250)
- Fix scheduler shutdown (1237)
- Fix typo error (1228)
- Fix HTTP Trigger parse parameter bug (1225)
- Fix switch strategy failed in Chinese env. (1219)
- Fix milvus\_store.py delete collection(1212)
- Fix KnowledgeQueryResponse (1202)
- Fix sql format error (1199)

πŸ› οΈ Other improvements

- Upgrate v0.5.1 doc (1265)
- Overview update \& fix reference addr (1263)
- New AWEL tutorial (1245)
- Set default knowledge icon (1244)
- Add new feature docs reference (1238)
- Add docs and usage for v0.5.0 (1216)
- Update comments for gender and pay\_status fields in test\_case\_m… (1198)

Thank you to all our contributors for making this release possible!
0sengseng0, 2976151305, Aralhi, Aries-ckt, NuoweiWang, csunny, darius-gs, fangyinc, fayfox, jiangshengdev, polBachelin and xiuzhu9527

0.5.0

✨ Enhancements
- Support more chat flows (1180)
- Add rag awel operator view metadata. (1174)
- App i18n (1173)
- Gpts app v0.4 (1169)
- Native data AI application framework based on AWEL+AGENT (1152)

🐞 Bug fixes
- Fix api path error (1165)

πŸ› οΈ Other improvements

- Add upgrade to v0.5.0 documents (1176)
- Update description and dbgpts (1162)
- Update charts display (1149)

Thank you to all our contributors for making this release possible!
Aralhi, Aries-ckt, csunny, fangyinc, Hzh_97, lcxadml, xuyuan23 and yhjun1026

0.4.7

✨ Enhancements

- Add support for Azure openAI (1137)
- Add Jina Embeddings (1105)
- Refactor for core SDK (1092)
- Feat/sync docs (1088)
- Add schema-linking awel example (1081)

🐞 Bug fixes
- Fix MySQL Database not support DDL init and upgrade. (1133)
- Fix default setting prompt with history messages (1117)
- Fix examples/awel get model\_name from model\_config (1112)
- Fix bug of sharing data across DAGs (1102)
- Fix examples/awel default loading model text2vec-large-chinese issue (1095)


πŸ› οΈ Other improvements

- Add documents for dbgpt core lib (1129)
- Add contributor wall (1111)
- Fix package name conflict error (1099)


Thank you to all our contributors for making this release possible!
Aries-ckt, JoanFM, csunny, fangyinc, junewgl, lcxadml, likenamehaojie and xiuzhu9527

0.4.6

✨ 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

0.4.5

✨ Enhancements

- Chunk add enable_merge parameter (1014)
- Support Baichuan API (1009)
- Add paper link and citation (1006)
- Support SOLAR-10.7B-Instruct-v1.0 (1001)
- Proxy model support count token (996)
- Support multi round conversation operator (986)
- RAG Refactor (985)
- Multi agent sdk (976)
- More AWEL operators and new prompt manager API (972)
- Add new LLMClient and new build tools (967)
- Add gemini support (953)
- Support Mixtral-8x7B (959)

🐞 Bug fixes

- Fix batch sync api error after switch segmentation strategy (1029)
- Fix chatgpt message format bug (1028)
- Fix delete Chroma by vector ids did not success (1027)
- Fix .env should not build to static assets (1012)
- Fix information\_schema (999)
- Fix chat\_history\_db mysql message query bug (989)
- Fix default proxyllm generator function (971)
- Fix wenxin config in .env.template (965)
- Fix Move the last user's information to the end (960)
- Fix clickhouse connect error fix (958)

πŸ› οΈ Other improvements
- Move PR Template in .github folder to automatically generate PR Template for each PR (1024)
- Add Template for Pull Request (1022)
- Update author info (1013)
- Improve build performance (1011)
- Fix baichuan API pylint error (1010)
- Update README.zh.md with slack (1003)
- Fix typo and new pre-commit config (987)


Thank you to all our contributors for making this release possible!
Aralhi, Aries-ckt, TJJ120635, baichuan-assistant, csunny, fangyinc, Hzh_97, jinhucheung, junewgl, qidanrui, vvycaaa, xtyuns, yhjun1026 and yihong0618

Page 3 of 8

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.