plugins-quickstart
plugins-quickstart copied to clipboard
Get a ChatGPT plugin up and running in under 5 minutes!
This PR adds GitHub Codespaces support to the project, eliminating the need for developers to install Python and required packages on their local computer. - `./.devcotainer/devcontainer.json` configures the Codespace with...
https://github.com/pytorch/vision/blob/main/torchvision/models/mobilenet.py#L6
https://github.com/react-native-community/directory/blob/main/scripts/calculate-score.js
https://github.com/goodfeli/dlbook_notation/blob/master/notation.tex
The code works fine while running in local. But the DELETE method doesn't run when running in public.
Everything used to work, now no matter what I tried, the plugin shows in the OpenAI devtools just fine, it can see the manifest, spec, logo, prompt. But ChatGPT cannot...
## Issue When deploying the code remotely, the plugin fails to connect due to the plugin configuration-related files pointing at the wrong URL. ## Description This PR implements a `REMOTE_URL`...
https://github.com/openai/plugins-quickstart/pull/55