Nice to meet you. My name is やすゆき (yasuyuki).
I didn't know where to ask for help, so please let me ask for help on discord.
There was an issue on github “key error occurs when trying to read existing weaviate database with WeaviateVectorStore”.
https://github.com/run-llama/llama_index/issues/13787I got this same error, but this issue is closed.
my version:
llama-index-vector-stores-weaviate==1.0.2
weaviate-client==4.7.1
I have applied a simple first aid measure to the following file. So far it has worked. However, I am not yet confident that it will work in all cases.
llama_index/llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/vector_stores/weaviate/utils.py
I would like to contribute to the project by suggesting this first aid measure, but what action should I take? Should I post it in the discussion section of github?