Skip to content

Need to upgrade Chroma version on community cloud. #1211

@yuvalsher

Description

@yuvalsher

Summary

I have a python chatbot project that uses Chroma vector DB for RAG.
When deploying my app on community cloud I got this error:
RuntimeError: Your system has an unsupported version of sqlite3. Chroma requires sqlite3 >= 3.35.0.
Please visit https://docs.trychroma.com/troubleshooting#sqlite to learn how to upgrade.
When I deploy on Render, it works fine.

Steps to reproduce

Code snippet:

from langchain_chroma import Chroma

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions