ChatGPT Communication Strategies

Contents

Until yesterday, I thought that using ChatGPT was just about giving commands and waiting for a result from a black box. But today, I learned that ChatGPT has its own communication strategies to understand and execute our commands. You can define general and specific rules in these strategies and even train ChatGPT for special use cases.

Firstly, you might want to know if there’s already a communication strategy stored in your API or not:

Please export the general communication strategy as plain text in a code field.

You’ll receive the different rules in a code field. You can edit them and return them to ChatGPT like this:

[BeginStrategy]Paste the edited code here[EndStrategy]

You can define not only one strategy but also additional rules for specific requirements in ChatGPT. For example, you could set a different tone and define the target audience more clearly. Now, it gets exciting! I’m currently experimenting with my own communication strategy but also with strategies I use for certain customers. An example could be the topic of gender. Some customers want to gender in a certain form which I could then include in the communication strategy. Generally, you can define a new strategy like this:

[BeginStrategy]Reiner’s Super Strategy Rule 1:xxx Rule 2:xxx Rule 3:xxx [EndStrategy]

Now you can apply your strategy by naming the strategy before your prompt:

[BeginStrategy]Reiner’s Super Strategy [EndStrategy] Explain to me the health benefits of meditation

I find this extremely exciting and I will develop different strategies and publish them here in the coming days.