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 Pinecone and data upsert API #7

Closed
skks1212 opened this issue Apr 1, 2023 · 0 comments · Fixed by #9
Closed

Integrate Pinecone and data upsert API #7

skks1212 opened this issue Apr 1, 2023 · 0 comments · Fixed by #9
Assignees
Labels

Comments

@skks1212
Copy link
Member

skks1212 commented Apr 1, 2023

We need to integrate Pinecone and create a method to upsert data to our Pinecone index. For now, we can create a cli command like python manage.py upsert that upserts the data in our /upsert directory.

Note : Data to upsert can be of the form of pdf, txt, md. Refer to https://github.com/bodhish/gpt4-pdf-chatbot-langchain

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

Successfully merging a pull request may close this issue.

2 participants