Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with 3rd-party tools in AI ecosystem #66

Open
3 tasks
asg017 opened this issue Jun 21, 2023 · 4 comments
Open
3 tasks

Integrate with 3rd-party tools in AI ecosystem #66

asg017 opened this issue Jun 21, 2023 · 4 comments

Comments

@philippe2803
Copy link

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
Copy link
Owner Author

asg017 commented Aug 16, 2023

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

@philippe2803
Copy link

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

baskaryan pushed a commit to langchain-ai/langchain that referenced this issue Sep 1, 2023
This adds sqlite-vss as an option for a vector database. Contains the
code and a few tests. Tests are passing and the library sqlite-vss is
added as optional as explained in the contributing guidelines. I
adjusted the code for lint/black/ and mypy. It looks that everything is
currently passing.

Adding sqlite-vss was mentioned in this issue:
#1019.
Also mentioned here in the sqlite-vss repo for the curious:
asg017/sqlite-vss#66

Maintainer tag: @baskaryan

---------

Co-authored-by: Philippe Oger <philippe.oger@adevinta.com>
@philippe2803
Copy link

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 into another integration right now with this rag chatgpt plugin template that openai came up with: https://github.com/openai/chatgpt-retrieval-plugin/. I really think sqlite-vss should be there too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants