Executes a pre-prepared Chat object.
The Chat object should already have its messages array prepared by the agent/handler. This method simply executes the chat request.
| call |
The pre-prepared Chat object to execute |
|
The Response from executing the chat call |