v0.3.0

eosphoros-ai/DB-GPTv0.3.0Jul 7, 2023by Aries-ckt

AI Summary

A major version release featuring a complete UI overhaul, server refactoring for better API integration, and enhancements to prompt memory and knowledge base management.

Key Highlights

  • Brand new web UI
  • dbgpt-server refactoring with Open API
  • Prompt memory and case loading
  • Knowledge base API adjustments

New Features

  • Brand new web UI for DB-GPT
  • Prompt memory
  • Knowledge backend API

Full Release Notes

 # What's Changed
1. brand new web UI for DB-GPT @changhuiping.chp @shiweisong.ssw  
2. refactor dbgpt-server, provide open API for chat according to the scenario  @yhjun1026  @Aries-ckt  
3. prompt memory  @yhjun1026 
4. refactor knowledge embedding api, provide knowledge back-end api @Aries-ckt  
# 新特性
1. 全新的web-ui,全新的体验@changhuiping.chp @shiweisong.ssw  
2. dbgpt-server重构,按照对话场景提供chat的openapi @yhjun1026  @Aries-ckt  
3. prompt对话记忆,案例加载@yhjun1026 
4. 知识库api按照知识类型进行调整,提供知识库后端api @Aries-ckt