ConversationalInsightsUnit
Properties
Name | Type | Required | Description |
---|---|---|---|
name | ConversationalInsightsUnitName | ✅ | |
values | List[ConversationalInsightsUnitValues] | ✅ |
ConversationalInsightsUnitName
Properties
Name | Type | Required | Description |
---|---|---|---|
EXTRACTIVESUMMARY | str | ✅ | "ExtractiveSummary" |
ABSTRACTIVESUMMARYLONG | str | ✅ | "AbstractiveSummaryLong" |
ABSTRACTIVESUMMARYSHORT | str | ✅ | "AbstractiveSummaryShort" |
KEYPHRASES | str | ✅ | "KeyPhrases" |
QUESTIONSASKED | str | ✅ | "QuestionsAsked" |
OVERALLSENTIMENT | str | ✅ | "OverallSentiment" |
TOPICS | str | ✅ | "Topics" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs