venv
Modulemindsdb
:
http
and mysql
APIs. If you want to use Mongo API, you will need to provide that as a parameter to --api
. You can do it as following:
http
and mysql
APIs. If you want to use Mongo API, you will need to provide that as a parameter to --api
. You can do it as following:
pip --version
and
python --version
commands.
Please note that depending on your environment and installed pip and python
packages, you might have to use pip3 instead of pip or python3.x
instead of py. For example, pip3 install mindsdb
instead of
pip install mindsdb
.
Control Panel
> Clock and Region
> Region
> Administrative tab
>
Change system locale button
and enable Beta: Use Unicode UTF-8 for worldwide language support
.
ImportError: failed to find libmagic
ImportError: failed to find libmagic
error, you should install the libmagic
manually by running the command below:
CREATE MODEL
statement. In the MindsDB SQL section, you’ll find a comprehensive overview of the SQL syntax offered by MindsDB. We also provide Mongo-QL syntax documented in the MindsDB Mongo-QL section.
You can connect MindsDB to different clients, including PostgreSQL CLI and MySQL CLI.
Check out the Use Cases section to follow tutorials that cover Large Language Models, Natural Language Processing, Time Series, Classification, and Regression models.