ChatGPT Auto Prompt Sender

Automates sending of next pre-filled prompt in ChatGPT after current response completion.

目前為 2023-10-04 提交的版本,檢視 最新版本

作者
TakashiSasaki
評價
0 0 0
版本
1.0.0.20231004
建立日期
2023-08-08
更新日期
2023-10-04
尺寸
2.0 KB
授權條款
MIT
腳本執行於

Summary

In ChatGPT Plus, especially when using GPT-4, the inference process can take a considerable amount of time. With this user script, a button can be automatically pressed to send the next pre-filled prompt once ChatGPT has finished generating the response text.

Usage

1. Yellow button

When this user script detects a button for sending messages, it changes the background color of the button to yellow. Yellow button

2. Red text area

Clicking the yellow button schedules the sending of messages through this user script. The background of the text area turns red to indicate a reserved state. This operation acts as a toggle. Red text area

3. Once the current output is finished, i.e., the button display changes from dots "..." to a triangle "▶", the button will be automatically pressed.

Script Locations

This UserScript is available at two locations:

  1. GitHub Gist: You can find the script hosted on GitHub Gist at this link.
  2. Greasy Fork: The script is also available on Greasy Fork, and you can access it here.