In order to handle longer bodies of texts, such as essays, without using many tokens, we will implement a feature similar to copy and paste. We will have many clipboards with text stored on them. The agent can see what clipboards exist and what they contain. It can then choose to paste that text into a textbox.
In order to handle longer bodies of texts, such as essays, without using many tokens, we will implement a feature similar to copy and paste. We will have many clipboards with text stored on them. The agent can see what clipboards exist and what they contain. It can then choose to paste that text into a textbox.