chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

Results 268 chatgpt-retrieval-plugin issues
Sort by recently updated
recently updated
newest added

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 :)

![image](https://github.com/openai/chatgpt-retrieval-plugin/assets/4373911/7f5ce8eb-b223-4e3c-822d-f98e3ccde8a3)

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...