SummaryOutputUnit
Properties
Name | Type | Required | Description |
---|---|---|---|
name | SummaryOutputUnitName | ❌ | |
values | List[SummaryTimingsUnit] | ❌ | Summary output units sorted by their occurrence in the conversation |
SummaryOutputUnitName
Properties
Name | Type | Required | Description |
---|---|---|---|
EXTRACTIVE | str | ✅ | "Extractive" |
ABSTRACTIVELONG | str | ✅ | "AbstractiveLong" |
ABSTRACTIVESHORT | str | ✅ | "AbstractiveShort" |
ALL | str | ✅ | "All" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs