The purpose of this table is to indicate whether a call was a callback based on a failure to resolve the issue in a previous call
Field | Type | Description | ||
---|---|---|---|---|
filename | string | name of the call recording file | ||
requestid | string | matches the requestid from table public.generated_analytics_data | ||
aigen_callback | boolean | |||
aigen_callback_reason | text | |||
aigen_callback_category | text | |||
confidence | numeric | the probability the model gave of the classification being correct. Value between 1-0 | ||
result | jsonb | ….
| ||
insert_time | datetime | when the record was inserted |