langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Added add_item code for Weaviate vectorstore

Open CShorten opened this issue 2 years ago • 1 comments

Not sure how to test within LangChain system -- checked this works locally with same code.

CShorten avatar Dec 23 '22 15:12 CShorten

Sorry not sure if this was checked earlier -- but forgot to put the self._index_name on the Weaviate Class in add_item. Apologies, just fixed it now.

CShorten avatar Dec 23 '22 20:12 CShorten