ReneReiterer
ReneReiterer
Try running this command: node node_modules/puppeteer/install.js in the root folder, so the same folder you ran the above command. That should install the needed chromium files. Sometimes puppeteer seems to...
Here is an example using the example from the readme of vectra: with "text-embedding-ada-002": Querying green... [0.9027890493383421] blue [0.8750171543194056] red [0.8316836924030466] apple Querying banana... [0.9025824326098169] apple [0.8489727589250824] oranges [0.840552337334082] blue...
Make sure the file is called "N_m3u8DL-RE", no spaces or anything. Also, make sure that inside the index.js file where it says "const machine_os = 'YOUR_OS_HERE';" you put in "win"...