Hacker News new | past | comments | ask | show | jobs | submit login

Would this play nicely with datasette?



Yes! There's a bug in the datasette-sqlite-vec plugin right now but expect a fix shortly.


In the meantime this workaround works:

    pip install sqlite-vec
    datasette --load-extension "$(python -c 'print(__import__("sqlite_vec").loadable_path())')"




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: