You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if I can extend the tool(s) configuration to point to a remote chromadb like the one I've served up in a docker container.
I am using a few crewai_tools like PDFSearchTool, DOCXSearchTool, etc they rely on chromadb 0.4.24 (at the time of this writing). That version of chromadb [unfortunately for me] requires a new sqlite3 version than streamlit.io cloud containers offer.
The text was updated successfully, but these errors were encountered:
I'm wondering if I can extend the tool(s) configuration to point to a remote chromadb like the one I've served up in a docker container.
I am using a few crewai_tools like PDFSearchTool, DOCXSearchTool, etc they rely on chromadb 0.4.24 (at the time of this writing). That version of chromadb [unfortunately for me] requires a new sqlite3 version than streamlit.io cloud containers offer.
The text was updated successfully, but these errors were encountered: