Description
In conversation coaching, if the response did not arrive through WebSocket, we fall back to polling.
The polling endpoint payload was missing conversation metadata (like turn, max turns and message counter)
Those missing properties were added to the polling endpoint response.
View the specifications and adjust the polling endpoint payload similar to the WebSocket implementation.
Priority