1.0.0 Beta 1 - Data Analysis Agent, Anomaly Detection, and RCA
Pre-release
Pre-release
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
Full Changelog: v0.3.0...v1.0.0b1