send_message
Method
This is a method of the Session class in the session module.Alias for chat() method to match Google ADK pattern.
Signature
Parameters
The message to send to the agent **kwargs: Additional parameters for the request
Returns
The agent’s response

