v0.6.1

eosphoros-ai/DB-GPTv0.6.1Oct 22, 2024by github-actions[bot]

AI Summary

Adds an evaluation service module for RAG and Agent, updates OceanBase compatibility to 4.3.3.0, and supports Qwen2.5 models.

Key Highlights

  • Add evaluation service module for RAG and Agent
  • Update OceanBaseStore to be compatible with oceanbase-4.3.3.0
  • Support Qwen2.5 models
  • Add document structure into GraphRAG
  • Passing stop parameter to proxyllm

New Features

  • Evaluation service module
  • OceanBase compatibility update
  • Qwen2.5 models support
  • Document structure in GraphRAG
  • Stop parameter support

Full Release Notes

## ✨ Enhancements
- Passing stop parameter to proxyllm (#2077)
- Add document structure into GraphRAG (#2033)
- Update OceanBaseStore to be compatible with oceanbase-4.3.3.0 (#2074)
- Add evaluation service module for RAG and Agent (#2070)
- Support Qwen2.5 models (#2030)

## 🐞 Bug fixes

- Fix unit test error (#2085)
- Fix chunk strategy (#2075)
- Replace deprecated method and add missing decorator (#2072)
- Fixed the error caused by file format when docx loading files (#2061)
- Resolving duplicate dependency (#2055)
- Fix long message response error (#2051)
- cli: issue close strategy update (#2037)
- Fix  vllm inference error (#2025)
- fix bug - Tongyiproxy embedding model error (#2018)

## 🛠️ Other improvements

- refinement of document structure process (#2084)
- app \& agents development document (#2081)
- adjust graphrag doc (#2027)

Thank you to all our contributors for making this release possible!
@517739, @Appointat, @Aries-ckt, @GITHUBear, @Hopshine, @KingSkyLi, @csunny, @fangyinc, @fanzhidongyzby, @iCanDoAllThingszz, @lhwan, @mzaispace, @nightosong and @noahc1510