Seeking Documentation for Publicly Available Plugins

Hey all,

I’ve been messing around with the public plugins (they’re fantastic!), but sometimes I get results I don’t expect. I’ve been looking for a user guide or documentation to help me, but I can’t find anything.

Is there documentation available for these plugins?

Or, if you’ve had similar experiences, how did you figure things out? I have had luck reading the errors the plugins return to some extent.

Thanks in advance for any help or advice you can give! :slight_smile:

It’s a lot of trial and error.

This is the official documentation. It’s very good.

A couple of other resources available now:

Good luck, and feel free to ask questions if you get stuck.

2 Likes

Great thanks for that! Logans repo is what I was looking for!

1 Like

When it comes to the available plugin’s and their use-cases, the best is to activate the plugin and ask ChatGPT: “Provide me help using plugin [pluginname] and their functionality. Provide some simple examples on how to use [pluginname].”

Exchange the placeholder with the plugin you are interested in.

Sure, it will be very helpful if the developers of the plugin’s have at least a /help endpoint for usability.

1 Like

Here’s the JSON list of all official ChatGPT plugins, with manifests and OpenAPI definitions:
jopilot-net/jopilot-4-job-seekers: The prompts supported by JoPilot (github.com)

1 Like

Thanks for the replies! These have been very useful. I think eventually plugins will become seamless, we will just get responses that best suit the query.

We host all manifests and open API files (if public) on OpenAI on pugin.ai! We also have private ones that were discovered too. Let us know if that’s helpful or what else would be helpful!

1 Like