Skip to content

1.0.0 Beta 1 - Data Analysis Agent, Anomaly Detection, and RCA

Pre-release
Pre-release

Choose a tag to compare

@zhongyu09 zhongyu09 released this 04 Jul 10:31
· 8 commits to main since this release
861716a

OpenChatBI v1.0.0b1

OpenChatBI 1.0.0 Beta 1(v1.0.0b1) is the first beta release toward 1.0, introducing a much stronger agent foundation for data analysis workflows. This release adds the new Data Analysis Agent, anomaly detection, and Adtributor root-cause analysis, while also improving agent observability, human-in-the-loop behavior, memory, and evaluation infrastructure.
The release also expands SQL evaluation capabilities, adds a SQLAlchemy-backed catalog store, improves judge scripts and evaluation cases, resolves mypy type issues, and introduces optional extras for LLM providers.

What's Changed

  • feat: Introduce Data Analysis Agent, Anomaly Detection, and Adtributor Root-Cause Analysis by @zhongyu09 in #19
  • feat: enhance agent harness observability, HITL, memory, and evaluation by @lskun in #21
  • fix: resolve all mypy type errors by @zhongyu09 in #26
  • feat: enhance judge scripts and cases by @zhongyu09 in #27
  • feat: enhance sql evaluation by @zhongyu09 in #28
  • feat(catalog): add SQLAlchemy database-backed catalog store by @zhongyu09 in #29

New Contributors

  • @lskun made their first contribution in #21

Full Changelog: v0.3.0...v1.0.0b1