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
The weaviate documentation does not explain how to save a database with an index_name nor load an existing vector database and query it. It assumes that we are just using from_documents or from_text.
Also when i was trying to load an existing vector database, i got errors saying index_name and text_key were required parameters to WeaviateVectorStore