Error in storing the vector #5723
Unanswered
lakshya29154
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Please help |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I am getting error in storing the vector here Error: Error: Error adding vectors: Error: usage error (415):
at WeaviateStore.addVectors (file:///C:/Users/LakshyaTambi/Desktop/try/node_modules/@langchain/weaviate/dist/vectorstores.js:155:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WeaviateStore.fromDocuments (file:///C:/Users/LakshyaTambi/Desktop/try/node_modules/@langchain/weaviate/dist/vectorstores.js:322:9)
at async storeEmbedding (file:///C:/Users/LakshyaTambi/Desktop/try/test26.js:63:5)
at async main (file:///C:/Users/LakshyaTambi/Desktop/try/test26.js:127:9)
PS C:\Users\LakshyaTambi\Desktop\try>
System Info
all ok
Beta Was this translation helpful? Give feedback.
All reactions