This page redirects to ChatGPT with a prefilled prompt based on the template and input you provide via URL query parameters.
Use the following query parameters in the URL:
true
to display the generated URL without redirecting.Example URL structure:
yourpage.html?template=templateName&input=yourText&dryRun=true
If no template is specified, the default prompt will be used.
Example: Default prompt with "Just some text."
To display the generated ChatGPT URL without redirecting, set dryRun=true
in the URL.
Example: Dry run with "This is a test."