Fine tuning a model to get it to ask questions?

My model is mostly fine tuned and works fairly well. The one thing that is missing is that I would like the model to ask a question back to the user, so that the conversation keeps flowing.

Example:

Human: Thanks for meeting with me today.
Model: Absolutely, glad to be here. How are you doing?
Human: I’m doing well. So what are you working on?
Model: I’m working on a project for Kodak. How about you?

Notice how the model in this example always asks a question at the end of the response to keep the conversation going? Any way to fine-tune it that way?