Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
26.93k stars 2.7k forks source link

vectordb: unsupported platform linux_arm64. Please file a bug report at https://github.com/lancedb/lancedb/issues Error: vectordb: unsupported platform linux_arm64. Please file a bug report at https://github.com/lancedb/lancedb/issues #141

Closed jignnsd closed 1 year ago

jignnsd commented 1 year ago

The error I'm getting is very similar to the one stated by @shrashansh vectordb: unsupported platform linux_arm64. Please file a bug report at https://github.com/lancedb/lancedb/issues Error: vectordb: unsupported platform linux_arm64. Please file a bug report at https://github.com/lancedb/lancedb/issues at getPlatformLibrary (/com.docker.devenvironments.code/server/node_modules/vectordb/native.js:25:15) at Object. (/com.docker.devenvironments.code/server/node_modules/vectordb/native.js:33:21) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) at require (node:internal/modules/cjs/helpers:110:18) at Object. (/com.docker.devenvironments.code/server/node_modules/vectordb/dist/index.js:29:124) at Module._compile (node:internal/modules/cjs/loader:1256:14)

following issue. please help

Originally posted by @shrashansh in https://github.com/Mintplex-Labs/anything-llm/issues/47#issuecomment-1605751077

jignnsd commented 1 year ago

Hello, I'm using a ubuntu virtual machine running on a M1 Mac. I'm using pinecone as the DB, not lanceDB, anyway getting this message when trying to chat: vectordb: unsupported platform linux_arm64. Please file a bug report at vectordb: unsupported platform linux_arm64. Please file a bug report at https://github.com/lancedb/lancedb/issues any ideas? many thanks

timothycarambat commented 1 year ago

If this blocking the application from botting up? You should be able to just specify pinecone as the vector db in the settings and be done

jignnsd commented 1 year ago

If this blocking the application from botting up? You should be able to just specify pinecone as the vector db in the settings and be done

I just change the computer that I was using, now it has a rocky Linux and running on an intel processor. Many thanks!