-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
π
I have tried to use Voy for a quick test and was not successful.
create-wasm-app wait hangs loading the wasm. To reproduce
yarn install
yarn devin reactjs 18 the module seems not to be there. I have tried to await the module init.
const { Voy: VoyClient } = await import("voy-search");
const voyClient = new VoyClient({});however I have the error
voy_search_bg.js:294 Uncaught (in promise) TypeError: wasm.voy_new is not a function
at new Voy (voy_search_bg.js:294:1)
at memoryTest (LLMs.js:114:1)
at async callLLM (App.js:76:1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels