Control whether the agent initiates conversation or waits for user input
first_message
field allows your AI agent to start the conversation automatically with a predefined greeting, instead of waiting for the user to speak first.
first_message
to your session configuration:
first_message
field is optional. If you don’t include it, the session will start in listening mode, waiting for the user to speak first.