Greetings prompt
The greetings prompt improves BMC HelixGPT's conversational capability by adding a more natural and engaging tone. It makes conversations with users more personalized and human-like, giving users an actual chat-like experience. The prompt is available out of the box, regardless of models and skills. It also responds to the users in the language they are using.
To use this prompt in your custom applications, copy the out of the box prompt to your application.
To make any changes to the prompt in the out-of-the-box applications, create a copy of the out of the box prompt and edit the copied prompt.
Sample out-of-the-box Greetings prompt
The following code is a sample greetings prompt:
How a Greetings prompt works
When an end-user starts a conversation with Hi or a similar greeting, the greetings prompt acknowledges the user input and responds with a similar greeting.
Also, while ending the chat, if a user expresses gratitude with phrases such as Thank you, the greetings prompt understands that as the chat closure and responds accordingly. After the closure, any new message in the same chat window is considered as a new conversation.
The following figure shows an example of the response by a greetings prompt in a chat application:
Related topics