Skip to content

What's New

New features, improvements, and notable changes in each SQLRooms release. For migration steps and breaking changes, see the Upgrade Guide.

0.26.1-rc.4

Kepler integration

Added Kepler.gl integration module for geospatial data visualization.

SQLRooms Kepler.gl geospatial visualization example

Check the Kepler example

AI RAG module

New @sqlrooms/ai-rag module for Retrieval Augmented Generation. Query your documentation using vector similarity search powered by DuckDB's native vector capabilities.

SQLRooms AI RAG example

Check the AI RAG example

0.26.0

AI SDK v5

We migrated to Vercel AI SDK v5. Now supporting agents: check the ai-agent example