You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we are using sql.js, but our vector search functions are not working. The solution seems to be to compile the sql.js (sqlite to wasm) with the VSS extension added sql-js/sql.js#459
We can create a modified version and binaries and install from Github.
The text was updated successfully, but these errors were encountered:
Right now we are using sql.js, but our vector search functions are not working. The solution seems to be to compile the sql.js (sqlite to wasm) with the VSS extension added
sql-js/sql.js#459
We can create a modified version and binaries and install from Github.
The text was updated successfully, but these errors were encountered: