Going to jump on the issue bandwagon. Trying to launch the Streamlit demo on Streamlit cloud but running into a dictionary issue:
File "/home/appuser/venv/lib/python3.10/site-packages/llama_index/docstore/registry.py", line 36, in load_docstore_from_dict
type = docstore_dict[TYPE_KEY]
KeyError: 'type'
Add a reply
Sign up and join the conversation on Discord