Skip to content

v0.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 07:44
· 295 commits to refs/heads/main since this release
0162dee

✨ 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