Sends messages to the chat API.
Takes messages array as argument and resets all state when called. This method replaces the old exec_chat() method and has its own complete implementation.
| messages |
The messages array to send |
| cancellable |
Optional cancellation token |
|
The Response from executing the chat call |