ChatGPT can help greatly reduce your prompt size. This is helpful for increasing ChatGPT's memory, staying under your token limit and reducing your API costs. GPT-4 is capable of using "Shoggoth Tongue" to compress prompt but ChatGPT-3.5 does a good job as well, albeit not as mysteriously.
compress the following text in a way that fits in a tweet (ideally) and such that you (GPT-4) can reconstruct the intention of the human who wrote text as close as possible to the original intention. This is for yourself. It does not need to be human readable or understandable. Abuse of language mixing, abbreviations, symbols (unicode and emoji), or any other encodings or internal representations is all permissible, as long as it, if pasted in a new inference cycle, will yield near-identical results as the original text:
{{ $PROMPT }}
Here's an example for the following prompt:
I will give you some general ideas. I want you to respond with an outline for a potential blog post about the idea. Keep the tone informative and casual.
Give gen ideas. Reply w/ blog outline. Tone: casual & informative.
The resulting prompt functions very similarly to the original prompt and uses significantly fewer tokens.