Closed cx-duan closed 6 months ago
Enabling entity detection in the SDK returns an error: # validation error for TranscriptResponse
This seems to only apply to the Python SDK and results in None response for the text and utterances key.
None
text
utterances
Closing this. We looked into it and it was not an SDK error. Entity detection should work again
Enabling entity detection in the SDK returns an error: # validation error for TranscriptResponse
This seems to only apply to the Python SDK and results in
None
response for thetext
andutterances
key.