I’m new to langchain and sought it out specifically to deal with large chunks of text and how they can be pieces of an even larger document. So I was pretty excited to see your example. But when I try it (https://langchain-ask-the-doc.streamlit.app/?ref=blog.streamlit.io) I get a SQLite error.
Is there a workaround? Am I missing something important? Thanks!
The SQLite error:
RuntimeError: e[91mYour system has an unsupported version of sqlite3. Chroma requires sqlite3 >= 3.35.0.e[0me[94mPlease visit 🔍 Troubleshooting | Chroma to learn how to upgrade.e[0m