Clients can contribute response content matchers to parse a chat response into specific ChatResponseContent instances.
ChatResponseContent
The factory creating a response content from the matching content, from start index to end index of the match (including delimiters).
Regular expression for finding the start delimiter.
Clients can contribute response content matchers to parse a chat response into specific
ChatResponseContent
instances.