v0.2.0

eosphoros-ai/DB-GPTv0.2.0Jun 2, 2023by csunny

AI Summary

Focuses on automation and evaluation, introducing task chain plugins for database creation, a comparison tool for private vs. ChatGPT models, and Guanaco model support.

Key Highlights

  • Task chain invocation via plugins (One-shot DB creation)
  • Effect comparison evaluation with ChatGPT proxy
  • DB metadata asset embedding
  • DB-GPT-ByteBase-Plugin
  • Guanaco family model support

New Features

  • Task chain invocation based on plugins
  • Effect comparison evaluation
  • DB metadata asset embedding
  • DB-GPT-ByteBase-Plugin
  • Guanaco family model support

Full Release Notes

# What's Changed
- On the basis of the Vicuna-13B base model, task chain invocation is implemented based on plugins. For example: One-shot database creation. @yhjun1026  @xuyuan23   #125 
- Add effect comparison evaluation, proxy ChatGPT. Implement evaluation of the effect of the private deployment model and the ChatGPT model. @csunny #144 
- Database metadata asset embedding and prompt templates @Aries-ckt #102 
- DB-GPT-ByteBase-Plugin being proposed to enable the use of third-party plugins and have the ability to use external tools @xuyuan23 @yhjun1026  #120 
- Add the Guanaco family model to the large model management system, which supports running the Guanaco-33B on 24GB graphics memory @csunny @zhanghy-sketchzh #133