Release Notes
Select a Product:
LLM AI Charts
Version 1.0
- Initial version supports static image rendering, three hosted LLM model options, and BYO LLM (self-hosting)
Version 2.0
- New: Interactive rendering engines — D3 (JavaScript) and an interactive Python charting engine — plus static Python (matplotlib) charts, replacing the static-image-only rendering of 1.0
- New: Expanded model support — native Anthropic and OpenAI APIs (hosted or bring-your-own key), alongside Azure-routed models
- New: Freemium tier — try the visual with no account or license, subject to a per-instance usage cap
- New: Multi-pass quality pipeline — a validator chart-selection pre-pass and an optional proofread pass, with automatic code-quality checks and retries
- New: Version history with Unlock / Clone — revisit prior chart versions, unlock or clone them, and edit the generated code directly
- New: Saved charts render offline — generated code is cached in your report and re-renders without a server round-trip ("air-gapped" rendering for unlocked versions)
- New: Cross-filtering and tooltips on generated charts (when interactive)