ChatGPT Auto Prompt Sender

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

ผู้เขียน
TakashiSasaki
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
80
คะแนน
1 0 0
เวอร์ชัน
1.0.0.20231004
สร้างเมื่อ
08-08-2023
อัปเดตเมื่อ
04-10-2023
สัญญาอนุญาต
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.

In previous versions of this user script, it was necessary to schedule button presses from the menu. Starting from version 1.0.0.20231004, you can now press the button itself to send the prompt.

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. That's all

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.