-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
feat(blocks): Add pinecone and jina blocks #8401
Conversation
PR Reviewer Guide π(Review updated until commit 035fb19)Here are some key observations to aid the review process:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swap credential methods, and combine the files
Persistent review updated to latest commit 035fb19 |
I'm not sure how to sort out the lockfile issue. I can't add any new libraries without deleting it and it breaks reddit with the version bump - if anyone has a suggestion lmk pls |
I have a change incomming to the frontend providers in my PR that I think will make the frontends more clear. LMK what you think |
Can also pull the jina extract blcok from search.py into here |
Background
A vector db, chunking and embeddings are the bread and butter of a lot of AI apps
Changes ποΈ
Added pincone blocks for vector DB and jina for chunking and embeddings
Testing π
Note
Only for the new autogpt platform, currently in autogpt_platform/