huanshare
Results
1
comments of
huanshare
Traceback (most recent call last): File "generateCode.py", line 27, in index = VectorstoreIndexCreator().from_loaders([figma_loader]) File "/Users/admin/Library/Python/3.8/lib/python/site-packages/langchain/indexes/vectorstore.py", line 71, in from_loaders vectorstore = self.vectorstore_cls.from_documents( File "/Users/admin/Library/Python/3.8/lib/python/site-packages/langchain/vectorstores/chroma.py", line 398, in from_documents return cls.from_texts(...