@uptiqai/widgets-sdk 1.128.0 → 1.129.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -122,6 +122,7 @@ declare type CommonWidgetProps = {
122
122
  disableFilterConversationsByUser?: boolean;
123
123
  responseFormat?: AgentResponseFormat;
124
124
  enableViewOnObservability?: boolean;
125
+ isConsumer?: boolean;
125
126
  };
126
127
 
127
128
  export declare type ContextualKnowledge = {