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: pinecone indexer & retriever #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: pinecone indexer & retriever #25

wants to merge 1 commit into from

Conversation

N3kox
Copy link
Contributor

@N3kox N3kox commented Jan 3, 2025

What type of PR is this?

feat: pinecone vectorstore component

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

feat: pinecone 向量数据库组件

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: support pinecone indexer & retriever
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 161 files.

Valid Invalid Ignored Fixed
156 5 0 0
Click to see the invalid file list
  • components/retriever/pinecone/examples/retrieve_detailed_query/retrieve.go
  • components/retriever/pinecone/examples/retrieve_plain_text/retrieve.go
  • components/retriever/pinecone/query.go
  • components/retriever/pinecone/retriever.go
  • components/retriever/pinecone/utils.go

@N3kox N3kox force-pushed the feat/pinecone branch 2 times, most recently from 7f0a617 to 680e26c Compare January 3, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant