openai / chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
MIT License
20.96k stars 3.68k forks source link

Usage with Assistants, custom plugins has been deprecated #410

Open kicks66 opened 4 months ago

kicks66 commented 4 months ago

I'm interested in utilising a ChatGPT setup with the retrieval provided by this plugin. However it seems the custom plugins feature has now been deprecated, so you can no longer add custom plugins.

Instead OpenAI is recommending using Assistants.

Would the recommended flow now to just be uploading necessary files to the Assistant?