Raouf Chebri

Results 7 comments of Raouf Chebri

I agree we need one Postgres implementation but I'm not sure about calling the datastore `pgvector`. Postgres users wouldn't know it's Postgres. This implementation requires just a connection string, which...

> On the technical side, do have any hard opinions about using just `psycopg2` vs `sqlalchemy`? No strong opinion there. Do you have a preference? I just thought that the...

Hi @isafulf! 👋 Please, let me know if there is anything I can do to merge this PR! Thanks 🙏

``` poetry run black langchain/vectorstores/pgembedding.py --check All done! ✨ 🍰 ✨ 1 file would be left unchanged. ```

Hi @chaninn 👋, please let us know if we need to make any changes. 🙏

Thanks, @dannyseismic for the suggestion. We are currently running more tests to determine the ideal parameters. Here is a good place to start: For millions of vectors, `m` should be...

@samueldurantes, we have sunsetted `pg_embedding` in favor of `pgvector` and will no longer contribute.