NicoleFaye / Chat-Gpt-Long-Text-Input

A browser plugin for ChatGPT that simplifies sending large texts by breaking them into multiple messages. Features include custom message options, text file importing, and real-time progress estimates.
MIT License
44 stars 9 forks source link

1.8.1 #48

Closed NicoleFaye closed 12 months ago

NicoleFaye commented 12 months ago

Replaced message length being split by character count to use token count instead Added button for manual message count as calculating number of tokens is a heavy operation