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

suggestion - sample to programmatically update knowledge base #23

Closed
johndpope opened this issue Jan 23, 2024 · 2 comments
Closed

suggestion - sample to programmatically update knowledge base #23

johndpope opened this issue Jan 23, 2024 · 2 comments

Comments

@johndpope
Copy link

I customized my openapi gpt with some data - then hit a wall when I wanted to programatically update the knowledge base. perhaps the sample would be fit a lot of users - use-case for using this repo too.

How can this be done with this repo?
I guess there's many options - do we have to use pinecone? or is there a way to do a custom scheduled tasks to replace a file?
Screenshot from 2024-01-24 10-12-18

I guess thinking out loud - I kind of want a page - admin panel that just helps with this kind of steps - or spoon feeds user on this use case.

@Anil-matcha
Copy link
Contributor

The ideal way for this would be to have a function call which can invoke a dynamic RAG system which has been implemented separately and has the capability to update it's knowledge dynamically

@johndpope
Copy link
Author

johndpope commented Jan 24, 2024

I do love supabase - this looks like good project to piggy back on.
https://www.youtube.com/watch?v=ibzlEQmgPPY&ab_channel=Supabase

https://github.com/supabase-community/chatgpt-your-files

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