Closed Ilikepizza2 closed 7 months ago
You will need to import it from '@llmembed/embedjs/vectorDb/pinecone'. Will update the documentation to reflect this.
Still I get
Error: Cannot find module '@llmembed/embedjs/vectorDb/pinecone'
I have also tried installing vectordb as mentioned in #19
Edit: Got it... the path for me was '@llm-tools/embedjs/vectorDb/pinecone'
Error: Cannot find module '@llmembed/embedjs/vectorDb/pinecone-db.js' Can't find the path to import it in my nodejs project. Tried the above path but it's not found on it for some reason. No solution in readme or issues.