hey all, I use a custom-knowledge-base and get this error:
knowledge-base-request failed validation. Errors: [ "message.property role should not exist", "message.type must be one of the following values: custom-message", "message.type must be a string" ]
my json response is like in the api doc.
can anybody share a sample json to check how a working json response should look like?