Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 679 Bytes

File metadata and controls

14 lines (11 loc) · 679 Bytes

# ConversationSentiment

Properties

Name Type Description Notes
last_detect_sentiment string The last time the detect sentiment was run on this conversation [optional]
mixed float The mixed score [optional]
negative float The negative score [optional]
neutral float The neutral score [optional]
positive float The positive score [optional]
sentiment string The overall sentiment [optional]

[Back to Model list] [Back to API list] [Back to README]