v0.4.7
eosphoros-ai/DB-GPTv0.4.7Feb 2, 2024by github-actions[bot]
AI Summary
Enhances AI integration by supporting Azure OpenAI and Jina Embeddings, while refactoring the core SDK for stability and adding sync documentation features.
Key Highlights
- Add support for Azure openAI
- Add Jina Embeddings
- Refactor for core SDK
New Features
- Add support for Azure openAI
- Add Jina Embeddings
- Refactor for core SDK
- Feat/sync docs
- Add schema-linking awel example
Full Release Notes
## ✨ 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