chat
Method
This is a method of the Session class in the session module.Send a message to the remote agent or handle local session.
Signature
Parameters
The message to send to the agent **kwargs: Additional parameters for the request
Returns
The agent’s response
Exceptions
ValueError
ValueError
If this is not a remote session
ConnectionError
ConnectionError
If unable to communicate with remote agent

