AI Training
Generate training scenario from chat history
Generate a custom training scenario title based on an existing chat session. This feature analyzes the conversation in a chat session and creates a title that captures the core customer issue or question, which can then be used as a starting point for creating a new custom training entry.
GET
Generate training scenario from chat history
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Returns a generated scenario title based on chat history
The response is of type object
.
Generate training scenario from chat history