#You add material by pasting data into
7 messages · Page 1 of 1 (latest)
I've heard there's a maximum number of tokens (words?) you can paste in. For some reason, I have the number 3000 in my head, so not enough for a whole book, but definitely enough for a long form news article
According to ChatGPT: "In the case of GPT-3, the maximum number of tokens that can be accepted in a single prompt is 2048 tokens. However, it's worth mentioning that a high token count in a prompt will increase the computational requirements and also the response time."
This is really what I wanted to do but it kept giving me a limit. I made my first prompt accept non-questions as input so I could keep dumping stuff in ("respond with "Noted" if only data is entered")
The limit then becomes how much you can paste before the 1 hour block message pops up
It seems as though you could achieve more using ChatGPT since it's only rate limited whereas GTP3 has a finite limit to data entered.