Releases: databrainhq/dataneuron
Releases · databrainhq/dataneuron
API server for your AI analyst v0.2.0
API support
You can run a local flask server that has multiple endpoints like /dashboards
, /reports
, /chat
CHAT
REPORTS
Use /reports
to create extremely rich dynamic reports based on your data.
Support for lambda deployment
You can deploy to AWS lambda by importing lambda_handler and serverless package.
v0.1.6
Multi Context support
Now you can create multiple contexts and chat per context
neuronv0.1.6.mp4
Multi schema support
Previously for DBs like Postgres it was just working with default tables like public, now it would work across schemas.
Database support [new]
This release provides the support for Clickhouse.