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

feat(core): Implement Vector Store QA Chain and Pinecone vector store #7005

Merged
merged 10 commits into from
Aug 25, 2023

Conversation

OlegIvaniv
Copy link
Contributor

@OlegIvaniv OlegIvaniv commented Aug 24, 2023

  • Pinecone Vector Store Insert/Load
  • VectoreStore Retrieval
  • Vector Store QA Chain
  • Aligned input/output colors
    Github issue / Community forum post (link here to close automatically):

@OlegIvaniv OlegIvaniv changed the title Ai pinecone store feat(core): Implement Vector Store QA Chain and Pinecore vector store Aug 24, 2023
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Aug 24, 2023
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

❗ No coverage uploaded for pull request base (ai-tool-creation@3884e33). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 971e132 differs from pull request most recent head e4295f6. Consider uploading reports for the commit e4295f6 to get more accurate results

Additional details and impacted files
@@                 Coverage Diff                 @@
##             ai-tool-creation    #7005   +/-   ##
===================================================
  Coverage                    ?   25.07%           
===================================================
  Files                       ?     3164           
  Lines                       ?   194471           
  Branches                    ?    21258           
===================================================
  Hits                        ?    48764           
  Misses                      ?   144727           
  Partials                    ?      980           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OlegIvaniv OlegIvaniv changed the title feat(core): Implement Vector Store QA Chain and Pinecore vector store feat(core): Implement Vector Store QA Chain and Pinecone vector store Aug 24, 2023
@OlegIvaniv OlegIvaniv merged commit e06df1c into ai-tool-creation Aug 25, 2023
5 of 6 checks passed
@OlegIvaniv OlegIvaniv deleted the ai-pinecone-store branch August 25, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant