-
The objective of this issue is to test the GitLab integration with MindsDB. Please test the integration locally via pip or docker.
## Resources
Here are some useful links:
1. Follow the [R…
-
The objective of this issue is to test the Microsoft Teams integration with MindsDB.
## Resources
Here are some useful links:
1. Follow the [README.md](https://github.com/mindsdb/mindsdb/blob…
-
### Short description of current behavior
The Weaviate handler is not functional in Cloud (and Docker) due to the missing the `weaviate-client` dependency.
### Video or screenshots
_No respon…
-
### Short description of current behavior
The objective of this issue is to test the Writer.ai integration with MindsDB.
> Note that at the moment this handler can be tested on local MindsDB ins…
-
### Short description of current behavior
Finetuning of HF models results in this error `Exception: Finetune failed with error: expected sequence of length 9 at dim 1 (got 5), raised at: /usr/local/l…
-
## Issue: Chroma Integration Failing in Cloud
### Description
The MindsDB integration for Chroma cannot be used in Cloud due to the following error:
```bash
Your system has an unsupported version of…
-
### Short description of current behavior
The objective of this issue is to test the Apache Pinot data integration with MindsDB.
## Resources
Here are some useful links:
1. Follow the [R…
-
### Short description of current behavior
Can't create Dev container, neither locally nor in codespaces.
```
.
.
.
#12 [dev_container_auto_added_stage_label 7/11] RUN pip install ".[grpc]" ".…
-
### Short description and motivation for the proposed feature
mindsdb application uses `torch` package on a launching step. It means pytorch package and `lightwood` at the end are still required ev…
-
### Short description of current behavior
Here is the code that leads to this error:
```
-- created web crawler database - OK
CREATE DATABASE my_web
With
ENGINE = 'web';
-- created a …