Skip to content

Commit 3fa4e63

Browse files
committed
7.0 features
1 parent b749aa3 commit 3fa4e63

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

dashjoin-docs/docs/installation.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,3 +595,23 @@ QUARKUS_LOG_CATEGORY__COM_DASHJOIN_LAUNCH__LEVEL=DEBUG
595595
* Support for uploading several new file formats
596596
* Improved RAG performance
597597
* Allow configuring multiple models and model options
598+
599+
### 7.0 (Mar 2026)
600+
601+
* Dashjoin AI Assistant
602+
* Vector / RAG database is exposed as a Dashjoin database
603+
* AIApps allow defining combinations of prompts, tools, documents, and models for various use cases
604+
* Anthropic support
605+
* Multimodal chat
606+
* Ability to automatically sync documents into the RAG database
607+
* UI
608+
* Streaming support in chat widget
609+
* Chat widget allows Context augmented generation
610+
* Modal dialog supports all form features
611+
* Chat visualizes sources and tools
612+
* Graph widget usability improvements
613+
* Conditional form elements
614+
* Ability to process complex data structures embedded in a QR code
615+
* Platform
616+
* Docker compose deployment including out of the box Vector DB and MCP server
617+
* Ability to schedule ETLs & functions

0 commit comments

Comments
 (0)