v0.5.10
eosphoros-ai/DB-GPTv0.5.10Jul 29, 2024by github-actions[bot]
AI Summary
Adds support for new AI models including llama3.1, internlm2.5, and codegeex4, alongside financial report analysis capabilities and OpenTelemetry exporter.
Key Highlights
- Support Financial Report Analysis
- Support llama3.1 models
- Support internlm2.5 models
- Support codegeex4-all-9b
- Support opentelemetry exporter
New Features
- Financial Report Analysis support
- Llama3.1 models support
- InternLM2.5 models support
- Codegeex4-all-9b support
- Multiple ways to run dbgpts
Full Release Notes
## ✨ Enhancements - Support Financial Report Analysis (#1702) - Support llama3.1 models (#1744) - Multiple ways to run dbgpts (#1734) - Support internlm2.5 models (#1735) - Support codegeex4-all-9b (#1720) - Support opentelemetry exporter (#1690) ## 🐞 Bug fixes - Fix chat knowledge error (#1753) - Fix the problem of invalid subgraph naming when creating tugraph (#1731) - Fix line chart using interval field as xAxis \& fix pie chart tooltip (#1697) - Add missing context property (#1732) - Fix table scroll bug (#1725) - Fix Stream object can't use await (#1719) - Fix http empty headers error (#1710) - FIx GraphRAG build error (#1706) - Fix write log files bug (#1687) ## 🛠️ Other improvements - Multi-version document build (#1741) Thank you to all our contributors for making this release possible! @A-Salty-Fish, @Aries-ckt, @Kain-90, @chenluli, @fangyinc and @shyusi