chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
How do I get access to the plug-ins? I already pay for pro + api fees for dev, can you allow access so I can use this plugin, please :)

Update repo name
Upon reviewing the implementation, it appears that the existing plugins model in ChatGPT is capable of performing the functions currently being handled by the ada model from OpenAI's API. I...
IIUC in services/chunks.py the Chunk size is set to 200 tokens, but it is not clear to me whether there is an overlap of the chunks? Thanks
At https://github.com/openai/chatgpt-retrieval-plugin#testing-a-localhost-plugin-in-chatgpt one is being to told to visit https://chat.openai.com/ and select "Plugins" from the model picker, but I do not see any model picker on this page. Am I...
I'm an engineer at [Render](https://render.com), and we've created a quick way to deploy the retrieval plugin and a vector database. Just click a button that links to https://render.com/deploy?repo=https://github.com/render-examples/chatgpt-retrieval-plugin/tree/main and enter...
## Desc - The app cannot properly detect the fact that my redis db does indeed have RedisSearch (or any other module). - I have a redis labs db set...