Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 709 Bytes

ConversationSentiment.md

File metadata and controls

15 lines (11 loc) · 709 Bytes

ConversationSentiment

Properties

Name Type Description Notes
last_detect_sentiment str 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 str The overall sentiment [optional]

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