Skip to content

Releases: eosphoros-ai/DB-GPT

v0.5.4

12 Apr 06:33
5830093
Compare
Choose a tag to compare

✨ 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

v0.5.3

28 Mar 08:41
e0ab852
Compare
Choose a tag to compare

✨ Enhancements

  • Client support chatdata (#1343)
  • Run AWEL flow in CLI (#1341)
  • Support i18n (#1327)

🐞 Bug fixes

  • Fix pg py dependency problem (#1332)
  • Fix build docker image error (#1325)

🛠️ Other improvements

  • Add AWEL chat data cookbook (#1345)

Thank you to all our contributors for making this release possible!
@Aries-ckt, @csunny and @fangyinc

v0.5.2

22 Mar 08:17
8a17099
Compare
Choose a tag to compare

✨ 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

v0.5.1

07 Mar 06:11
aaaf34d
Compare
Choose a tag to compare

✨ 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

v0.5.0

22 Feb 06:37
2168257
Compare
Choose a tag to compare

✨ 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

v0.4.7

02 Feb 10:04
3f70da4
Compare
Choose a tag to compare

✨ 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

v0.4.6

18 Jan 07:44
0162dee
Compare
Choose a tag to compare

✨ 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

v0.4.5

05 Jan 03:47
d8393a9
Compare
Choose a tag to compare

✨ 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

v0.4.4

21 Dec 01:41
aec124a
Compare
Choose a tag to compare

✨ Enhancements

  • Add API authentication for serve template (#950)
  • Refactor storage system (#937)
  • Support simple DB query for SDK (#917)
  • The first refactored version for SDK release (#907)
  • Add Apache Doris 2.0+ Database connector (#902)

🐞 Bug fixes

  • Fix if we do not set glm config, we use default (#952)
  • Fix: Doris icon broken (#949)
  • Fix not create database bug (#946)
  • Fix metadata mysql url bug (#941)
  • Fix fschat and alembic log conflict (#919)
  • Fix api /knowledge/space/list (#906)
  • Fix database conn special symbols (#898)

🛠️ Other improvements

  • Add dbgpt_hub usage documents (#955)
  • Add python unit test workflows (#954)
  • Add Issue close workflow (#948)
  • Add frontend code to DB-GPT (#912)
  • Add cli and api documents (#909)
  • Add StarRocks web icon (#896)

Thank you to all our contributors for making this release possible!
@Aralhi, @Aries-ckt, @csunny, @fangyinc, @qidanrui, @xuyuan23, @yhjun1026, @yihong0618, @zfanswer, @zhanggongguan and ericggzhang

v0.4.3

05 Dec 03:28
3b96a71
Compare
Choose a tag to compare

✨ Enhancements

  • ChatKnowledge add similarity score and query rewrite (#880)
  • Migrate table chat_history and connect_config from duckdb to sqlite and mysql.(#880)
  • Support system code for feedback and prompt (#873)
  • Add StarRocks 2.5+ DB adapter (#872)
  • Unified proxyllm apisecret (#862)
  • MTB supports multi-user and multi-system fields (#854)
  • Adapt for xunfei Spark LLM (#846)
  • Support Yi-34B-Chat (#837)
  • More support LLMs and modify benchmarks (#823)
  • Add tests cases for dashboard (#818)
  • Modify AWEL http trigger route function (#817)

🐞 Bug fixes

  • Fix rdbms db summary (#885)
  • Fix scene base 'of_mode' error (#881)
  • Fix openai chatgpt api response error (#871)
  • Fix api error when upload files (#866)
  • Fix(Azure): fix index out of range error due to Azure Openai reponses an empty chunk at first (#820)
  • Fix web history bug (#848)

🛠️ Other improvements

  • Docs(smmf): multi-model usage and introduction (#883)
  • Add debugging documents (#864)
  • Remove .plugin.env.template (#884)
  • SMMF introduction and usage (#878)
  • Redirect documents to new version (#856)
  • Rewrite docs use Docusaurus (#853)

Thank you to all our contributors for making this release possible!
@Hopshine, @csunny, @junewgl, @quqibing, @Aralhi, @Hzh_97, @Aries-ckt, @fangyinc, and @zfanswer