Philippe Oger

Results 16 comments of Philippe Oger

@karlospg hey Carlos! What's up? Sorry only saw your PR now. Do you guys need me to merge this or can you do it on your own? I don't think...

@ajeema I don't think so. Not with the Python version at least. If what you're looking for is the use of the Table module specifically, you can look into [the...

Regarding your first point, I think we should keep it as it is, and prevent doing too much comparison on data. If the set method is called, I would insist...

I'm currently working on the langchain integration to have sqlite-vss as a vector store. I should be able to have a working example in the next few days.

@asg017 there is a PR pending for sqlite-vss as a vector store in langchain now.

Hi @asg017, I just saw your mention on twitter today for the sqlite-vss integration I did in langchain. That was a really cool thing to see. FYI, I'm actually looking...

@abhiaagarwal I actually submitted a PR doing the actual same thing here: https://github.com/langchain-ai/langchain/pull/25024 and did not pay attention someone else had already done it less than a day before me!...

@abhiaagarwal I feel your PR should go forward as it is for now, it's perfectly reasonable as it is. Sqlite-vec is a major vector store alternative that needs to be...

@baskaryan could this PR be looked at and merged soon?