How does LangDock gets the user prompts for plugin?

Hello,

I recently came across langdock.com which claims it can help developers to see the prompt the user used with the plugin. From what I know OA only send headers data, anyone know if this can be implemented or if this is allowed?

1 Like

@sagar did you manage to figure it out these past weeks?

Hey, I’m Tobias, one of the co-founders at Langdock.
We implemented this as it’s extremely helpful to see the prompt when debugging your plugin.
So yes, this can be implemented. However, we strongly advise our users to only use this for testing purposes before they submit their plugin to the ChatGPT store or share it with others.
Within the plugin, we basically ask ChatGPT to forward the prompt that triggered the API request.