Hi all!
I have a 3-4k-token prompt that I use to imitate sales conversations for training. It’s performing really well and can handle difficult cases.
However, I want to make sure it maintains a very light, conversational tone. It’s currently quite formal (baseline GPT-3.5 behaviour).
What’s the best way to add this instruction to a large prompt without refactoring it significantly? What are the most effective ways to address tone?
Thanks!