jupediaz / chatgpt-prompt-splitter

ChatGPT PROMPTs Splitter. Tool for safely process chunks of up to 15,000 characters per request
https://chatgpt-prompt-splitter.jjdiaz.dev
MIT License
528 stars 87 forks source link

Instructions section always rendering "1/10" #12

Open brianWreaves opened 1 year ago

brianWreaves commented 1 year ago

I've noticed the Instructions section always renders the page count as "1/10". Here's what is provided:

The total length of the content that I want to send you is too large to send in only one piece. For sending you that content, I will follow this rule: [START PART 1/10] this is the content of the part 1 out of 10 in total [END PART 1/10] Then you just answer: "Received part 1/10" And when I tell you "ALL PARTS SENT", then you can continue processing the data and answering my requests.

PS: I did read the "contributing guidelines" but I see no option to label this as a "Bug".