Alex Garcia

Results 46 comments of Alex Garcia

I'll be publishing static files in about a week-ish, which might help here. Though I've never done any ios development so I don't know if it'll work. Is OpenMP available...

@philippe2803 that's awesome, let me know if you need any help when building it!

Yes, I definitely want to support ARM architectures! From your errors, it seems like in the `sqlite3ext-sys` build, ARM architectures gives the underlying C type `const char *` a Rust...

@iulianbarbu that'll be fixed in a soon-to-be-released `v0.0.6`, in the meantime you can point to the `main` branch of this repo to get the fix. There's a few unrelated WIP...

Hey @sno6 , thanks for the contribution! I think it's a great idea to add a "how to use `sqlite-vss` in a Go" example to the README, but not sure...

Do you happen to have the code you used to ingest embeddings into `sqlite-vss`? It shouldn't take 30 mins to insert 30k vectors. I suspect there's a number fixes that...