Philippe Oger

Results 16 comments of Philippe Oger

@abhiaagarwal would you be OK to give me permission to the sqlite-vec branch on your langchain fork? I have made the changes (I believe) necessary for the docs build to...

@efriis looks like this is all passing now. I believe this PR can now be merged.

@efriis sorry for being pushy, but could this PR be merged? It's been pending for quite some time now, and every GHA are currently passing. At your disposal if I...

@baskaryan @efriis could we please move forward with this PR please? it has been hanging for over a week now, although everything has passed. Happy to help in any ways

Yes this is a known problem/limit of sqlite-vss. You can try to use the dockerfile in the repo to run things in a container within a linux env to be...

@oesah Your monkey patch saved me a lot of time. I was trying to set it with Google Gemini, as it is supposed to work with openai[ as explained here](https://ai.google.dev/gemini-api/docs/openai#python_1)....