What's Changed - llm model manage support gorilla 173 zhanghy-sketchzh - llm model manage support falcon 175 zhanghy-sketchzh - documents chart embedding index error fix 77 Aries-ckt - position adjustment, LLM nativate chat by default csunny
0.2.0
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
0.1.1
What's Changed - supports multiple language modes, and the language can be set in the configuration file .env.template (currently supports Chinese [zh] and English [en]) xuyuan23
0.1.0
What's Changed - Built-in database query plugin, supports automatic data querying. yhjun1026 - Support milvus vector storage. Aries-ckt - Update the docs use readthedocs. csunny - Add lint for source code yihong0618
0.0.7
Add docs for DB-GPT project. the project url is there: [db-gpt.readthedocs.io](https://db-gpt.readthedocs.io/)
0.0.6
Multi llm model support: - model_adapter for load multi models - chat_adapter for chat with models. Supports multiple large language models, currently supporting Vicuna (7b, 13b), ChatGLM-6b (int4, int8)