So when a plugin is used by ChatGPT, it uses the data from the plug-ins response and then combines it with its own knowledge base to create the final response.
This results in some unwanted hallucinations
For example : you could return information from a PDF in the plugin response, but then ChatGPT combines it with data and information from other sources - and now the entire response becomes untrusted …
I’m wondering : by modifying the description_for_model “request this plugin when … “ can hallucinations be controlled ?