Skip to content

Commit

Permalink
5.1 features
Browse files Browse the repository at this point in the history
  • Loading branch information
aeberhart committed Apr 12, 2024
1 parent b32aff7 commit 1d7ff3c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dashjoin-docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,3 +480,20 @@ The Quarkus launcher supports hot loading of resources, i.e. any changes made wi
* Write your own widgets using any 3rd party JavaScript library and integrate them into the layout editor
* Manage your app versions and unit testing via the new Dashjoin Studio
* Dashjoin Studio bundles all required tools and makes them available right in your browser
### 5.1 (April 2024)
* Dashjoin AI Assistant
* Provisions a powerful large language model in a GDPR compliant way
* Allows defining document collections that the AI can use to answer questions
* Fully secured and ready to be managed by role based access control
* UI
* AI Chat Widget to interface with the AI Assistant
* Graph widget to explore the data graph - can be configured via JSONata and OpenCypher graph queries
* Platform
* New cloud offering includes ProgreSQL and flexible workloads
* Multi-tenant playground online
* SDK
* Optimized performance for JSONata openExcel
* JSONata curl command as a flexible HTTP client
* openHtml function to scrape webpages

0 comments on commit 1d7ff3c

Please sign in to comment.