mindsdb / mindsdb

Platform for building AI that can learn and answer questions over federated data.
https://mindsdb.com
Other
26.78k stars 4.88k forks source link

Chroma Integration Failing in Cloud #7949

Closed MinuraPunchihewa closed 1 year ago

MinuraPunchihewa commented 1 year ago

Issue: Chroma Integration Failing in Cloud

Description

The MindsDB integration for Chroma cannot be used in Cloud due to the following error:

Your system has an unsupported version of sqlite3. Chroma requires sqlite3 >= 3.35.0.

Please visit this link to learn how to upgrade.

Steps to Reproduce

  1. Access the MindsDB integration for Chroma in the Cloud environment.
  2. Attempt to use the integration.
  3. Observe the error message indicating an unsupported version of sqlite3.

Impact

The inability to use the Chroma integration in the Cloud environment prevents users from leveraging its functionality. This limitation hinders the analysis and visualization capabilities provided by Chroma, affecting the overall user experience.

Location

The issue occurs specifically in the Cloud environment when attempting to use the MindsDB integration for Chroma.

Expected Behaviour

The Chroma integration should be compatible with the Cloud environment, allowing users to utilize its features seamlessly. The integration should not rely on unsupported versions of sqlite3, ensuring a smooth user experience.

Apoorv012 commented 1 year ago

Hey @MinuraPunchihewa I would like to work on this issue. Could you assign this to me?

Also it would be great if you could add the hacktoberfest label to it.

Atharva1723 commented 1 year ago

Can I work on this issue ?

MinuraPunchihewa commented 1 year ago

Hi guys, The back-end gateway code for the MindsDB Cloud offering is not open source, therefore, unfortunately, you will not be able to work on this. Please check the issues marked 'help wanted'.

dusvyat commented 1 year ago

Should be ready for QA after next release.

In the meantime, works in alpha