mindsdb

The platform for customizing AI from enterprise data

OTHER License

Downloads
29.1K
Stars
21.4K
Committers
824

Bot releases are hidden (Show)

mindsdb - v23.3.3.3

Published by StpMax over 1 year ago

  • Lightwood updated to the last version
mindsdb - Release 23.3.3.2

Published by paxcema over 1 year ago

Changelog

Features

  • OpenAI handler: support for GPT4 (#5016)

Fixes

  • Fixed potential naming conflict with grpc (#4994)
  • Mongo improvements (#4897)
mindsdb - v23.3.3.1

Published by StpMax over 1 year ago

Bugfixing

mindsdb - v23.3.3.0

Published by StpMax over 1 year ago

New handlers:

  • Google Cloud SQL
  • Apache Derby
  • HSQLDB

New features:

  • OpenAI handler - added support for GPT3.5 models
  • Statsforecast updated to new version

Updates of documentation
Bugfixing

mindsdb - v23.3.2.0

Published by StpMax over 1 year ago

new data handlers:

  • Twitter
  • Dremio
  • Google Cloud Spanner

new ml handlers:

  • AutoKeras
  • Neuralforecast

New feature:

  • added current training step to output of model output

various bugfixes
updates of documentation

mindsdb - v23.2.4.3

Published by StpMax over 1 year ago

New handler:

  • Materialize

Fixes and improvements:

  • Improved inference of frequency in date series
  • fixed issue with unclosed connections in jobs

Updates of documentation

mindsdb - v23.2.4.2

Published by StpMax over 1 year ago

New handler:

  • DuckDB

Bugfixes
Updates of documentation

mindsdb - v23.2.4.1

Published by StpMax over 1 year ago

New ML engine:

  • Nixtla StatsForecast

Bugfixes:

  • fixed null values in output of SHOW TABLES in Snowflake
  • fixed security issue with archives unzipping

Updates of documentation

mindsdb - v23.2.4.0

Published by StpMax over 1 year ago

New handler:

  • Amazon Aurora

Improvements:

  • column created_at added to tables models and models_versions
  • updates of documentation

Fixes:

  • fixed issue with nulls in output of TS predictions
  • fixed company id in job history
  • fixed override problem definition in lightwood handler
mindsdb - v23.2.3.1

Published by StpMax over 1 year ago

New handler:

  • Amazon Aurora

New feature:

  • Jobs - ability to create repeatable queries

Other:

  • update of documentation
  • bugfixes
mindsdb - v23.2.3.0

Published by StpMax over 1 year ago

  • Adjust support for OpenAI handler
  • ability to fix a specific version of the GUI for use
mindsdb - v23.2.2.1

Published by StpMax over 1 year ago

mindsdb - v23.2.2.0

Published by StpMax over 1 year ago

Enhancement and fixes:

  • parsing text to JSON using NLP
  • 'CREATE' returns model record
  • various buxfixes
  • documentation update
mindsdb - v23.2.1.0

Published by StpMax over 1 year ago

  • various bug fixes
mindsdb - v23.1.5.0

Published by StpMax over 1 year ago

  • ability to enable HTTP auth
  • update of documentation
  • minor bugfixes
mindsdb - v23.1.3.2

Published by StpMax over 1 year ago

  • HTTP API for prediction
  • fix for 'JOIN' order: model may be at left or right side
  • updates of documentation
mindsdb - v23.1.3.1

Published by StpMax almost 2 years ago

  • proper error message if try to use obsolete model
  • updates of documentation
mindsdb - v23.1.3.0

Published by StpMax almost 2 years ago

New handlers:

  • OpenAI
  • Rockset
  • Materialize

Enhancement and fixes:

  • ability to join multiple data tables
  • ability to override dtypes when train model using Lightwood
  • updated Lightwood version
  • fix: error during db migrations if db is PostgreSQL
  • fixed few issues with Huggingface handler
  • updates of documentation
mindsdb - v22.12.4.3

Published by StpMax almost 2 years ago

  • minor bug fix
mindsdb - v22.12.4.2

Published by StpMax almost 2 years ago

  • updated lightwood version