@dvina/sdk 4.0.154 → 4.0.156

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.
@@ -651,14 +651,17 @@ var FinalContentEventOutputFragmentDoc = { "kind": "Document", "definitions": [{
651
651
  var MessageEndEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
652
652
  var MessageStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }] };
653
653
  var ReasoningEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
654
- var StreamableUiDeltaEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
655
654
  var TextBlockEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
656
655
  var TextDeltaEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
657
656
  var ToolInputDeltaEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "args" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
658
657
  var ToolResultArtifactOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }] };
659
658
  var ToolResultEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "artifacts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "input" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }] };
660
659
  var ToolStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
661
- var StreamEventSchemaAnchorFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "event" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "AudioEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageMetaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageMetaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cachedPromptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "completionTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "promptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalTokens" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "AudioEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "data" } }, { "kind": "Field", "name": { "kind": "Name", "value": "duration" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ChatTitleEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "title" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "FinalContentEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "usage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageMetaOutput" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamableUiDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "args" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "artifacts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "input" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
660
+ var WidgetBlockCompleteEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
661
+ var WidgetBlockErrorEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "errorMessage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
662
+ var WidgetBlockStartEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
663
+ var WidgetHtmlDeltaEventOutputFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
664
+ var StreamEventSchemaAnchorFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamEventSchemaAnchor" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "event" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "AudioEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }] } }, { "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageContentOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatMessageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "content" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "StreamMessageOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "StreamMessageOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "actions" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chatId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageContentOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "from" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sentAt" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageMetaOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageMetaOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cachedPromptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "completionTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "promptTokens" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalTokens" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "size" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "AudioEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "AudioEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "data" } }, { "kind": "Field", "name": { "kind": "Name", "value": "duration" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ChatTitleEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatTitleEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "title" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "FinalContentEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "FinalContentEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "usage" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageMetaOutput" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageEndEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageEndEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "MessageStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "MessageStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "StreamMessageOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ReasoningEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReasoningEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextBlockEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextBlockEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "text" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "TextDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "TextDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolInputDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "args" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolResultEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolResultEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "artifacts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "ToolResultArtifactOutput" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "input" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "ToolStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ToolStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolKit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockCompleteEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockErrorEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "errorMessage" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetBlockStartEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WidgetHtmlDeltaEventOutput" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "delta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "index" } }, { "kind": "Field", "name": { "kind": "Name", "value": "summary" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }] } }] };
662
665
  var SyncEventFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEvent" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEvent" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "entityId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "modelName" } }, { "kind": "Field", "name": { "kind": "Name", "value": "payload" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "userId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "visibility" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
663
666
  var SyncEventAvgAggregateFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEventAvgAggregate" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEventAvgAggregate" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }] };
664
667
  var SyncEventCountAggregateFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "SyncEventCountAggregate" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "SyncEventCountAggregate" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "_all" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "entityId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "modelName" } }, { "kind": "Field", "name": { "kind": "Name", "value": "payload" } }, { "kind": "Field", "name": { "kind": "Name", "value": "type" } }, { "kind": "Field", "name": { "kind": "Name", "value": "userId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "visibility" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
@@ -890,6 +893,6 @@ var WorkspaceDeletionScheduleDocument = { "kind": "Document", "definitions": [{
890
893
  var McpAuthUpdatesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "subscription", "name": { "kind": "Name", "value": "mcpAuthUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "mcpAuthUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "McpAuthUpdateModel" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "McpAuthUpdateModel" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "McpAuthUpdateModel" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "authorizationUrl" } }, { "kind": "Field", "name": { "kind": "Name", "value": "error" } }, { "kind": "Field", "name": { "kind": "Name", "value": "phase" } }, { "kind": "Field", "name": { "kind": "Name", "value": "provider" } }] } }] };
891
894
  var TokenUsageUpdatesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "subscription", "name": { "kind": "Name", "value": "tokenUsageUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "tokenUsageUpdates" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageStatus" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WindowDetailType" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WindowDetailType" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cost" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isExceeded" } }, { "kind": "Field", "name": { "kind": "Name", "value": "limit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowEnd" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowStart" } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageWindowsStatusType" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageWindowsStatusType" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "activeWindow" } }, { "kind": "Field", "name": { "kind": "Name", "value": "day" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "fiveHour" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "month" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "unlocksAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "week" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WindowDetailType" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UsageStatus" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "UsageStatus" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "hardTokenUsageLimit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "limit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokenUsageCost" } }, { "kind": "Field", "name": { "kind": "Name", "value": "unlocksAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowEnd" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windowStart" } }, { "kind": "Field", "name": { "kind": "Name", "value": "windows" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UsageWindowsStatusType" } }] } }] } }] };
892
895
 
893
- export { AbortChatDocument, ActionAvgAggregateFragmentDoc, ActionCountAggregateFragmentDoc, ActionFragmentDoc, ActionMaxAggregateFragmentDoc, ActionMinAggregateFragmentDoc, ActionSumAggregateFragmentDoc, ActionType, ActiveWindowType, AddInsightToReportDocument, AgentConnectionFragmentDoc, AgentCountAggregateFragmentDoc, AgentDocument, AgentFragmentDoc, AgentMaxAggregateFragmentDoc, AgentMinAggregateFragmentDoc, AgentOrderByRelevanceFieldEnum, Agent_ChatsDocument, AgentsDocument, AiResourceType, ArtifactConnectionFragmentDoc, ArtifactCountAggregateFragmentDoc, ArtifactDocument, ArtifactFragmentDoc, ArtifactKind, ArtifactMaxAggregateFragmentDoc, ArtifactMinAggregateFragmentDoc, ArtifactOrderByRelevanceFieldEnum, Artifact_ChatDocument, Artifact_Chat_InsightDocument, Artifact_FileDocument, Artifact_MessageDocument, Artifact_Message_ChatDocument, Artifact_Message_ContentsDocument, Artifact_Message_FeedbackDocument, ArtifactsDocument, AudioEventOutputFragmentDoc, CancelOauthFlowDocument, CancelWorkspaceDeletionDocument, CandidateCountAggregateFragmentDoc, CandidateEvidenceCountAggregateFragmentDoc, CandidateEvidenceFragmentDoc, CandidateEvidenceMaxAggregateFragmentDoc, CandidateEvidenceMinAggregateFragmentDoc, CandidateFragmentDoc, CandidateMaxAggregateFragmentDoc, CandidateMinAggregateFragmentDoc, CapabilityType, ChatConnectionFragmentDoc, ChatCountAggregateFragmentDoc, ChatDocument, ChatFragmentDoc, ChatImportExecuteOutputFragmentDoc, ChatImportPreviewOutputFragmentDoc, ChatMaxAggregateFragmentDoc, ChatMessageConnectionFragmentDoc, ChatMessageCountAggregateFragmentDoc, ChatMessageDocument, ChatMessageFragmentDoc, ChatMessageFromEnum, ChatMessageMaxAggregateFragmentDoc, ChatMessageMinAggregateFragmentDoc, ChatMessageOrderByRelevanceFieldEnum, ChatMessage_ArtifactsDocument, ChatMessage_ChatDocument, ChatMessage_Chat_InsightDocument, ChatMessage_ContentsDocument, ChatMessage_Contents_MasksDocument, ChatMessage_FeedbackDocument, ChatMessagesDocument, ChatMinAggregateFragmentDoc, ChatOrderByRelevanceFieldEnum, ChatSourceImportFidelityEnum, ChatSourceImportModeEnum, ChatSourceProviderEnum, ChatTitleEventOutputFragmentDoc, Chat_AgentsDocument, Chat_ArtifactsDocument, Chat_InsightDocument, Chat_Insight_ReportMembersDocument, Chat_Insight_ThumbnailFileDocument, Chat_MessagesDocument, ChatsDocument, ConnectIntegrationDocument, ConsumePulseEventsDocument, ContentBlockAvgAggregateFragmentDoc, ContentBlockCountAggregateFragmentDoc, ContentBlockFragmentDoc, ContentBlockMaxAggregateFragmentDoc, ContentBlockMinAggregateFragmentDoc, ContentBlockSumAggregateFragmentDoc, ContentBlockType, ContentMaskCountAggregateFragmentDoc, ContentMaskFragmentDoc, ContentMaskMaxAggregateFragmentDoc, ContentMaskMinAggregateFragmentDoc, ContinueImportedChatDocument, ContinueInterpretationDocument, CreateAgentDocument, CreateChatDocument, CreateDatabaseDocument, CreateDocumentDocument, CreateFeedbackDocument, CreateFolderDocument, CreateInsightDocument, CreateIntegrationDocument, CreateIntegrationOutputFragmentDoc, CreateReportDocument, CreateTableDocument, CreateUserSkillFileDocument, CreateUserSkillFolderDocument, CubeModelCountAggregateFragmentDoc, CubeModelFragmentDoc, CubeModelMaxAggregateFragmentDoc, CubeModelMinAggregateFragmentDoc, DatabaseCatalogAvgAggregateFragmentDoc, DatabaseCatalogConnectionFragmentDoc, DatabaseCatalogCountAggregateFragmentDoc, DatabaseCatalogDocument, DatabaseCatalogFragmentDoc, DatabaseCatalogMaxAggregateFragmentDoc, DatabaseCatalogMinAggregateFragmentDoc, DatabaseCatalogOrderByRelevanceFieldEnum, DatabaseCatalogSumAggregateFragmentDoc, DatabaseCatalog_EngineDocument, DatabaseCatalogsDocument, DatabaseConnectionFragmentDoc, DatabaseCountAggregateFragmentDoc, DatabaseDocument, DatabaseEngineCountAggregateFragmentDoc, DatabaseEngineFragmentDoc, DatabaseEngineMaxAggregateFragmentDoc, DatabaseEngineMinAggregateFragmentDoc, DatabaseFragmentDoc, DatabaseMaxAggregateFragmentDoc, DatabaseMinAggregateFragmentDoc, DatabaseOrderByRelevanceFieldEnum, DatabaseSchemaDocument, Database_EngineDocument, Database_Engine_CatalogDocument, Database_TablesDocument, DatabasesDocument, DeepAnalysisUsageAvgAggregateFragmentDoc, DeepAnalysisUsageCountAggregateFragmentDoc, DeepAnalysisUsageFragmentDoc, DeepAnalysisUsageMaxAggregateFragmentDoc, DeepAnalysisUsageMinAggregateFragmentDoc, DeepAnalysisUsageSumAggregateFragmentDoc, DeleteAgentDocument, DeleteArtifactDocument, DeleteChatDocument, DeleteDatabaseDocument, DeleteDocumentDocument, DeleteFolderDocument, DeleteInsightDocument, DeleteInsightsDocument, DeleteIntegrationDocument, DeleteReportDocument, DeleteTableDocument, DeleteUserSkillFileDocument, DeleteUserSkillFolderDocument, DevAccessTokenOutputFragmentDoc, DisconnectIntegrationDocument, DismissPulseEventDocument, DocumentCatalogAvgAggregateFragmentDoc, DocumentCatalogConnectionFragmentDoc, DocumentCatalogCountAggregateFragmentDoc, DocumentCatalogDocument, DocumentCatalogFragmentDoc, DocumentCatalogMaxAggregateFragmentDoc, DocumentCatalogMinAggregateFragmentDoc, DocumentCatalogOrderByRelevanceFieldEnum, DocumentCatalogSumAggregateFragmentDoc, DocumentCatalog_FormatDocument, DocumentCatalogsDocument, DocumentConnectionFragmentDoc, DocumentContentAvgAggregateFragmentDoc, DocumentContentCountAggregateFragmentDoc, DocumentContentFragmentDoc, DocumentContentMaxAggregateFragmentDoc, DocumentContentMinAggregateFragmentDoc, DocumentContentSumAggregateFragmentDoc, DocumentCountAggregateFragmentDoc, DocumentDocument, DocumentFormatCountAggregateFragmentDoc, DocumentFormatFragmentDoc, DocumentFormatMaxAggregateFragmentDoc, DocumentFormatMinAggregateFragmentDoc, DocumentFragmentDoc, DocumentMaxAggregateFragmentDoc, DocumentMinAggregateFragmentDoc, DocumentOrderByRelevanceFieldEnum, Document_ContentsDocument, Document_FileDocument, Document_FormatDocument, Document_Format_CatalogDocument, Document_TablesDocument, DocumentsDocument, EntitlementTier, EvidenceCountAggregateFragmentDoc, EvidenceFragmentDoc, EvidenceMaxAggregateFragmentDoc, EvidenceMinAggregateFragmentDoc, ExecuteChatImportDocument, ExportDocument, ExportWithInsightIdDocument, FailedSyncEventIngestionAvgAggregateFragmentDoc, FailedSyncEventIngestionCountAggregateFragmentDoc, FailedSyncEventIngestionFragmentDoc, FailedSyncEventIngestionMaxAggregateFragmentDoc, FailedSyncEventIngestionMinAggregateFragmentDoc, FailedSyncEventIngestionSumAggregateFragmentDoc, FeedActionType, FeedArtifactDataFragmentDoc, FeedConnectionFragmentDoc, FeedDatabaseDataFragmentDoc, FeedDocumentDataFragmentDoc, FeedInsightDataFragmentDoc, FeedIntegrationDataFragmentDoc, FeedItemCountAggregateFragmentDoc, FeedItemDocument, FeedItemFragmentDoc, FeedItemGeneratedFragmentDoc, FeedItemKind, FeedItemMaxAggregateFragmentDoc, FeedItemMinAggregateFragmentDoc, FeedItemOrderByRelevanceFieldEnum, FeedItem_ActionDocument, FeedItem_DataDocument, FeedItemsDocument, FeedLiveContextDataFragmentDoc, FeedPulseDataFragmentDoc, FeedSendMessageActionFragmentDoc, FeedbackCountAggregateFragmentDoc, FeedbackFragmentDoc, FeedbackMaxAggregateFragmentDoc, FeedbackMinAggregateFragmentDoc, FeedbackOrderByRelevanceFieldEnum, FeedbackType, FileAvgAggregateFragmentDoc, FileCountAggregateFragmentDoc, FileDocument, FileFragmentDoc, FileMaxAggregateFragmentDoc, FileMetaDocument, FileMinAggregateFragmentDoc, FileModelFragmentDoc, FileOrderByRelevanceFieldEnum, FileSumAggregateFragmentDoc, FileUrlsDocument, FinalContentEventOutputFragmentDoc, FindFitTierDocument, FolderConnectionFragmentDoc, FolderCountAggregateFragmentDoc, FolderDocument, FolderFragmentDoc, FolderMaxAggregateFragmentDoc, FolderMinAggregateFragmentDoc, FolderOrderByRelevanceFieldEnum, FoldersDocument, GenerateUploadUriDocument, GetCapabilityDocument, GetDevAccessTokenDocument, GetLimitDocument, GetRemainingDocument, GetTokenUsageByModelDocument, GetTokenUsageHistoryDocument, GetTokenUsageStatusDocument, GetTokenUsageStatus_WindowsDocument, GetTokenUsageStatus_Windows_DayDocument, GetTokenUsageStatus_Windows_FiveHourDocument, GetTokenUsageStatus_Windows_MonthDocument, GetTokenUsageStatus_Windows_WeekDocument, GetUsageDocument, ImportedChatSummaryOutputFragmentDoc, InferenceRequestAuditAvgAggregateFragmentDoc, InferenceRequestAuditCountAggregateFragmentDoc, InferenceRequestAuditFragmentDoc, InferenceRequestAuditMaxAggregateFragmentDoc, InferenceRequestAuditMinAggregateFragmentDoc, InferenceRequestAuditSumAggregateFragmentDoc, InsightConnectionFragmentDoc, InsightCountAggregateFragmentDoc, InsightDocument, InsightFragmentDoc, InsightMaxAggregateFragmentDoc, InsightMinAggregateFragmentDoc, InsightOrderByRelevanceFieldEnum, Insight_ChatDocument, Insight_ReportMembersDocument, Insight_ReportMembers_ReportDocument, Insight_ReportsDocument, Insight_ThumbnailFileDocument, InsightsDocument, IntegrationAvgAggregateFragmentDoc, IntegrationCatalogAvgAggregateFragmentDoc, IntegrationCatalogConnectionFragmentDoc, IntegrationCatalogCountAggregateFragmentDoc, IntegrationCatalogDocument, IntegrationCatalogFragmentDoc, IntegrationCatalogMaxAggregateFragmentDoc, IntegrationCatalogMinAggregateFragmentDoc, IntegrationCatalogOrderByRelevanceFieldEnum, IntegrationCatalogSumAggregateFragmentDoc, IntegrationCatalogToolsDocument, IntegrationCatalog_ProviderDocument, IntegrationCatalogsDocument, IntegrationConnectionFragmentDoc, IntegrationCountAggregateFragmentDoc, IntegrationDocument, IntegrationFragmentDoc, IntegrationMaxAggregateFragmentDoc, IntegrationMinAggregateFragmentDoc, IntegrationOrderByRelevanceFieldEnum, IntegrationProviderCountAggregateFragmentDoc, IntegrationProviderFragmentDoc, IntegrationProviderMaxAggregateFragmentDoc, IntegrationProviderMinAggregateFragmentDoc, IntegrationStatus, IntegrationSumAggregateFragmentDoc, Integration_ProviderDocument, Integration_Provider_CatalogDocument, IntegrationsDocument, InterpretationConnectionFragmentDoc, InterpretationCountAggregateFragmentDoc, InterpretationFragmentDoc, InterpretationMaxAggregateFragmentDoc, InterpretationMinAggregateFragmentDoc, InterpretationOrderByRelevanceFieldEnum, InterpretationType, InterpretationsDocument, InvocationAvgAggregateFragmentDoc, InvocationCountAggregateFragmentDoc, InvocationFragmentDoc, InvocationMaxAggregateFragmentDoc, InvocationMinAggregateFragmentDoc, InvocationSumAggregateFragmentDoc, LimitType, LiveContextCountAggregateFragmentDoc, LiveContextFragmentDoc, LiveContextMaxAggregateFragmentDoc, LiveContextMinAggregateFragmentDoc, LiveContextStatus, McpAuthPhase, McpAuthUpdateModelFragmentDoc, McpAuthUpdatesDocument, McpClientInformationCountAggregateFragmentDoc, McpClientInformationFragmentDoc, McpClientInformationMaxAggregateFragmentDoc, McpClientInformationMinAggregateFragmentDoc, McpCodeVerifierCountAggregateFragmentDoc, McpCodeVerifierFragmentDoc, McpCodeVerifierMaxAggregateFragmentDoc, McpCodeVerifierMinAggregateFragmentDoc, McpServerCountAggregateFragmentDoc, McpServerFragmentDoc, McpServerMaxAggregateFragmentDoc, McpServerMinAggregateFragmentDoc, McpTokensCountAggregateFragmentDoc, McpTokensFragmentDoc, McpTokensMaxAggregateFragmentDoc, McpTokensMinAggregateFragmentDoc, McpToolCountAggregateFragmentDoc, McpToolFragmentDoc, McpToolMaxAggregateFragmentDoc, McpToolMinAggregateFragmentDoc, MessageEndEventOutputFragmentDoc, MessageStartEventOutputFragmentDoc, ModelTokenUsageFragmentDoc, NotificationCategory, NotificationConnectionFragmentDoc, NotificationCountAggregateFragmentDoc, NotificationDocument, NotificationFragmentDoc, NotificationMaxAggregateFragmentDoc, NotificationMinAggregateFragmentDoc, NotificationOrderByRelevanceFieldEnum, NotificationPriority, NotificationStatus, NotificationsByReferenceDocument, NotificationsDocument, NullsOrder, PageInfoFragmentDoc, Presentation, PreviewChatImportDocument, PrivacyStatsDocument, PrivacyStatsFragmentDoc, PulseAppSummaryDocument, PulseAppSummaryModelFragmentDoc, PulseEventConnectionFragmentDoc, PulseEventCountAggregateFragmentDoc, PulseEventDocument, PulseEventFragmentDoc, PulseEventKind, PulseEventMaxAggregateFragmentDoc, PulseEventMinAggregateFragmentDoc, PulseEventOrderByRelevanceFieldEnum, PulseEventPriority, PulseEvent_IntegrationDocument, PulseEvent_Integration_ProviderDocument, PulseEventsDocument, PulseTriggerSettingModelFragmentDoc, PulseTriggerSettingsDocument, QueryDocument, QueryMode, QueryWithInsightIdDocument, QueryWithMessageIdDocument, ReanalyzeDocumentDocument, ReasoningEventOutputFragmentDoc, RefineMindInstructionDocument, RefreshDatabaseSchemaDocument, RefreshInsightDocument, ReinterpretSourceDocument, ReinterpretSourcesOfuserDocument, RelationCountAggregateFragmentDoc, RelationFragmentDoc, RelationMaxAggregateFragmentDoc, RelationMinAggregateFragmentDoc, RelationType, RelocateInsightDocument, RemoveInsightFromReportDocument, ReportConnectionFragmentDoc, ReportCountAggregateFragmentDoc, ReportDocument, ReportFragmentDoc, ReportMaxAggregateFragmentDoc, ReportMemberAvgAggregateFragmentDoc, ReportMemberCountAggregateFragmentDoc, ReportMemberFragmentDoc, ReportMemberMaxAggregateFragmentDoc, ReportMemberMinAggregateFragmentDoc, ReportMemberSize, ReportMemberSumAggregateFragmentDoc, ReportMinAggregateFragmentDoc, ReportOrderByRelevanceFieldEnum, Report_InsightsDocument, Report_LayoutDocument, Report_Layout_InsightDocument, ReportsDocument, ResetWorkspaceDocument, ResolvePulseEventDocument, ResolvedFileUrlFragmentDoc, ScheduleWorkspaceDeletionDocument, SendMessageDocument, SendMessageModel, SetDatabasePrimaryKeyDocument, SortOrder, StreamEventSchemaAnchorFragmentDoc, StreamMessageContentOutputFragmentDoc, StreamMessageOutputFragmentDoc, StreamableUiDeltaEventOutputFragmentDoc, SyncEventAvgAggregateFragmentDoc, SyncEventCountAggregateFragmentDoc, SyncEventCursorAvgAggregateFragmentDoc, SyncEventCursorCountAggregateFragmentDoc, SyncEventCursorFragmentDoc, SyncEventCursorMaxAggregateFragmentDoc, SyncEventCursorMinAggregateFragmentDoc, SyncEventCursorSumAggregateFragmentDoc, SyncEventFragmentDoc, SyncEventMaxAggregateFragmentDoc, SyncEventMinAggregateFragmentDoc, SyncEventSumAggregateFragmentDoc, TableConnectionFragmentDoc, TableCountAggregateFragmentDoc, TableDocument, TableFragmentDoc, TableMaxAggregateFragmentDoc, TableMinAggregateFragmentDoc, TableOrderByRelevanceFieldEnum, TableStatus, Table_DatabaseDocument, Table_Database_EngineDocument, Table_DocumentDocument, Table_Document_ContentsDocument, Table_Document_FileDocument, Table_Document_FormatDocument, Table_FromRelationsDocument, Table_ToRelationsDocument, TablesDocument, TextBlockEventOutputFragmentDoc, TextDeltaEventOutputFragmentDoc, TokenUsageAvgAggregateFragmentDoc, TokenUsageCountAggregateFragmentDoc, TokenUsageFragmentDoc, TokenUsageLimit, TokenUsageMaxAggregateFragmentDoc, TokenUsageMinAggregateFragmentDoc, TokenUsageSumAggregateFragmentDoc, TokenUsageUpdatesDocument, ToolInputDeltaEventOutputFragmentDoc, ToolResultArtifactOutputFragmentDoc, ToolResultEventOutputFragmentDoc, ToolStartEventOutputFragmentDoc, UpdateAgentDocument, UpdateArtifactNameDocument, UpdateChatDocument, UpdateDatabaseDocument, UpdateDocumentDocument, UpdateFolderDocument, UpdateInsightDocument, UpdateInsightInReportDocument, UpdateInsightThumbnailDocument, UpdateInterpDocument, UpdateLiveContextDocument, UpdatePulseTriggerDocument, UpdateReportDocument, UpdateTableDocument, UpdateUserSkillFileDocument, UpdateUserSkillFolderDocument, UsageHistoryGranularity, UsageMetaOutputFragmentDoc, UsageStatusFragmentDoc, UsageWindowsStatusTypeFragmentDoc, UserSkillFileCountAggregateFragmentDoc, UserSkillFileDocument, UserSkillFileFragmentDoc, UserSkillFileMaxAggregateFragmentDoc, UserSkillFileMinAggregateFragmentDoc, UserSkillFileModelFragmentDoc, UserSkillFilesDocument, UserSkillFolderCountAggregateFragmentDoc, UserSkillFolderDocument, UserSkillFolderFragmentDoc, UserSkillFolderMaxAggregateFragmentDoc, UserSkillFolderMinAggregateFragmentDoc, UserSkillFolderModelFragmentDoc, UserSkillFoldersDocument, WindowDetailTypeFragmentDoc, WorkspaceDeleteScheduleCountAggregateFragmentDoc, WorkspaceDeleteScheduleFragmentDoc, WorkspaceDeleteScheduleMaxAggregateFragmentDoc, WorkspaceDeleteScheduleMinAggregateFragmentDoc, WorkspaceDeletionScheduleDocument };
894
- //# sourceMappingURL=chunk-DQJSHM4W.js.map
895
- //# sourceMappingURL=chunk-DQJSHM4W.js.map
896
+ export { AbortChatDocument, ActionAvgAggregateFragmentDoc, ActionCountAggregateFragmentDoc, ActionFragmentDoc, ActionMaxAggregateFragmentDoc, ActionMinAggregateFragmentDoc, ActionSumAggregateFragmentDoc, ActionType, ActiveWindowType, AddInsightToReportDocument, AgentConnectionFragmentDoc, AgentCountAggregateFragmentDoc, AgentDocument, AgentFragmentDoc, AgentMaxAggregateFragmentDoc, AgentMinAggregateFragmentDoc, AgentOrderByRelevanceFieldEnum, Agent_ChatsDocument, AgentsDocument, AiResourceType, ArtifactConnectionFragmentDoc, ArtifactCountAggregateFragmentDoc, ArtifactDocument, ArtifactFragmentDoc, ArtifactKind, ArtifactMaxAggregateFragmentDoc, ArtifactMinAggregateFragmentDoc, ArtifactOrderByRelevanceFieldEnum, Artifact_ChatDocument, Artifact_Chat_InsightDocument, Artifact_FileDocument, Artifact_MessageDocument, Artifact_Message_ChatDocument, Artifact_Message_ContentsDocument, Artifact_Message_FeedbackDocument, ArtifactsDocument, AudioEventOutputFragmentDoc, CancelOauthFlowDocument, CancelWorkspaceDeletionDocument, CandidateCountAggregateFragmentDoc, CandidateEvidenceCountAggregateFragmentDoc, CandidateEvidenceFragmentDoc, CandidateEvidenceMaxAggregateFragmentDoc, CandidateEvidenceMinAggregateFragmentDoc, CandidateFragmentDoc, CandidateMaxAggregateFragmentDoc, CandidateMinAggregateFragmentDoc, CapabilityType, ChatConnectionFragmentDoc, ChatCountAggregateFragmentDoc, ChatDocument, ChatFragmentDoc, ChatImportExecuteOutputFragmentDoc, ChatImportPreviewOutputFragmentDoc, ChatMaxAggregateFragmentDoc, ChatMessageConnectionFragmentDoc, ChatMessageCountAggregateFragmentDoc, ChatMessageDocument, ChatMessageFragmentDoc, ChatMessageFromEnum, ChatMessageMaxAggregateFragmentDoc, ChatMessageMinAggregateFragmentDoc, ChatMessageOrderByRelevanceFieldEnum, ChatMessage_ArtifactsDocument, ChatMessage_ChatDocument, ChatMessage_Chat_InsightDocument, ChatMessage_ContentsDocument, ChatMessage_Contents_MasksDocument, ChatMessage_FeedbackDocument, ChatMessagesDocument, ChatMinAggregateFragmentDoc, ChatOrderByRelevanceFieldEnum, ChatSourceImportFidelityEnum, ChatSourceImportModeEnum, ChatSourceProviderEnum, ChatTitleEventOutputFragmentDoc, Chat_AgentsDocument, Chat_ArtifactsDocument, Chat_InsightDocument, Chat_Insight_ReportMembersDocument, Chat_Insight_ThumbnailFileDocument, Chat_MessagesDocument, ChatsDocument, ConnectIntegrationDocument, ConsumePulseEventsDocument, ContentBlockAvgAggregateFragmentDoc, ContentBlockCountAggregateFragmentDoc, ContentBlockFragmentDoc, ContentBlockMaxAggregateFragmentDoc, ContentBlockMinAggregateFragmentDoc, ContentBlockSumAggregateFragmentDoc, ContentBlockType, ContentMaskCountAggregateFragmentDoc, ContentMaskFragmentDoc, ContentMaskMaxAggregateFragmentDoc, ContentMaskMinAggregateFragmentDoc, ContinueImportedChatDocument, ContinueInterpretationDocument, CreateAgentDocument, CreateChatDocument, CreateDatabaseDocument, CreateDocumentDocument, CreateFeedbackDocument, CreateFolderDocument, CreateInsightDocument, CreateIntegrationDocument, CreateIntegrationOutputFragmentDoc, CreateReportDocument, CreateTableDocument, CreateUserSkillFileDocument, CreateUserSkillFolderDocument, CubeModelCountAggregateFragmentDoc, CubeModelFragmentDoc, CubeModelMaxAggregateFragmentDoc, CubeModelMinAggregateFragmentDoc, DatabaseCatalogAvgAggregateFragmentDoc, DatabaseCatalogConnectionFragmentDoc, DatabaseCatalogCountAggregateFragmentDoc, DatabaseCatalogDocument, DatabaseCatalogFragmentDoc, DatabaseCatalogMaxAggregateFragmentDoc, DatabaseCatalogMinAggregateFragmentDoc, DatabaseCatalogOrderByRelevanceFieldEnum, DatabaseCatalogSumAggregateFragmentDoc, DatabaseCatalog_EngineDocument, DatabaseCatalogsDocument, DatabaseConnectionFragmentDoc, DatabaseCountAggregateFragmentDoc, DatabaseDocument, DatabaseEngineCountAggregateFragmentDoc, DatabaseEngineFragmentDoc, DatabaseEngineMaxAggregateFragmentDoc, DatabaseEngineMinAggregateFragmentDoc, DatabaseFragmentDoc, DatabaseMaxAggregateFragmentDoc, DatabaseMinAggregateFragmentDoc, DatabaseOrderByRelevanceFieldEnum, DatabaseSchemaDocument, Database_EngineDocument, Database_Engine_CatalogDocument, Database_TablesDocument, DatabasesDocument, DeepAnalysisUsageAvgAggregateFragmentDoc, DeepAnalysisUsageCountAggregateFragmentDoc, DeepAnalysisUsageFragmentDoc, DeepAnalysisUsageMaxAggregateFragmentDoc, DeepAnalysisUsageMinAggregateFragmentDoc, DeepAnalysisUsageSumAggregateFragmentDoc, DeleteAgentDocument, DeleteArtifactDocument, DeleteChatDocument, DeleteDatabaseDocument, DeleteDocumentDocument, DeleteFolderDocument, DeleteInsightDocument, DeleteInsightsDocument, DeleteIntegrationDocument, DeleteReportDocument, DeleteTableDocument, DeleteUserSkillFileDocument, DeleteUserSkillFolderDocument, DevAccessTokenOutputFragmentDoc, DisconnectIntegrationDocument, DismissPulseEventDocument, DocumentCatalogAvgAggregateFragmentDoc, DocumentCatalogConnectionFragmentDoc, DocumentCatalogCountAggregateFragmentDoc, DocumentCatalogDocument, DocumentCatalogFragmentDoc, DocumentCatalogMaxAggregateFragmentDoc, DocumentCatalogMinAggregateFragmentDoc, DocumentCatalogOrderByRelevanceFieldEnum, DocumentCatalogSumAggregateFragmentDoc, DocumentCatalog_FormatDocument, DocumentCatalogsDocument, DocumentConnectionFragmentDoc, DocumentContentAvgAggregateFragmentDoc, DocumentContentCountAggregateFragmentDoc, DocumentContentFragmentDoc, DocumentContentMaxAggregateFragmentDoc, DocumentContentMinAggregateFragmentDoc, DocumentContentSumAggregateFragmentDoc, DocumentCountAggregateFragmentDoc, DocumentDocument, DocumentFormatCountAggregateFragmentDoc, DocumentFormatFragmentDoc, DocumentFormatMaxAggregateFragmentDoc, DocumentFormatMinAggregateFragmentDoc, DocumentFragmentDoc, DocumentMaxAggregateFragmentDoc, DocumentMinAggregateFragmentDoc, DocumentOrderByRelevanceFieldEnum, Document_ContentsDocument, Document_FileDocument, Document_FormatDocument, Document_Format_CatalogDocument, Document_TablesDocument, DocumentsDocument, EntitlementTier, EvidenceCountAggregateFragmentDoc, EvidenceFragmentDoc, EvidenceMaxAggregateFragmentDoc, EvidenceMinAggregateFragmentDoc, ExecuteChatImportDocument, ExportDocument, ExportWithInsightIdDocument, FailedSyncEventIngestionAvgAggregateFragmentDoc, FailedSyncEventIngestionCountAggregateFragmentDoc, FailedSyncEventIngestionFragmentDoc, FailedSyncEventIngestionMaxAggregateFragmentDoc, FailedSyncEventIngestionMinAggregateFragmentDoc, FailedSyncEventIngestionSumAggregateFragmentDoc, FeedActionType, FeedArtifactDataFragmentDoc, FeedConnectionFragmentDoc, FeedDatabaseDataFragmentDoc, FeedDocumentDataFragmentDoc, FeedInsightDataFragmentDoc, FeedIntegrationDataFragmentDoc, FeedItemCountAggregateFragmentDoc, FeedItemDocument, FeedItemFragmentDoc, FeedItemGeneratedFragmentDoc, FeedItemKind, FeedItemMaxAggregateFragmentDoc, FeedItemMinAggregateFragmentDoc, FeedItemOrderByRelevanceFieldEnum, FeedItem_ActionDocument, FeedItem_DataDocument, FeedItemsDocument, FeedLiveContextDataFragmentDoc, FeedPulseDataFragmentDoc, FeedSendMessageActionFragmentDoc, FeedbackCountAggregateFragmentDoc, FeedbackFragmentDoc, FeedbackMaxAggregateFragmentDoc, FeedbackMinAggregateFragmentDoc, FeedbackOrderByRelevanceFieldEnum, FeedbackType, FileAvgAggregateFragmentDoc, FileCountAggregateFragmentDoc, FileDocument, FileFragmentDoc, FileMaxAggregateFragmentDoc, FileMetaDocument, FileMinAggregateFragmentDoc, FileModelFragmentDoc, FileOrderByRelevanceFieldEnum, FileSumAggregateFragmentDoc, FileUrlsDocument, FinalContentEventOutputFragmentDoc, FindFitTierDocument, FolderConnectionFragmentDoc, FolderCountAggregateFragmentDoc, FolderDocument, FolderFragmentDoc, FolderMaxAggregateFragmentDoc, FolderMinAggregateFragmentDoc, FolderOrderByRelevanceFieldEnum, FoldersDocument, GenerateUploadUriDocument, GetCapabilityDocument, GetDevAccessTokenDocument, GetLimitDocument, GetRemainingDocument, GetTokenUsageByModelDocument, GetTokenUsageHistoryDocument, GetTokenUsageStatusDocument, GetTokenUsageStatus_WindowsDocument, GetTokenUsageStatus_Windows_DayDocument, GetTokenUsageStatus_Windows_FiveHourDocument, GetTokenUsageStatus_Windows_MonthDocument, GetTokenUsageStatus_Windows_WeekDocument, GetUsageDocument, ImportedChatSummaryOutputFragmentDoc, InferenceRequestAuditAvgAggregateFragmentDoc, InferenceRequestAuditCountAggregateFragmentDoc, InferenceRequestAuditFragmentDoc, InferenceRequestAuditMaxAggregateFragmentDoc, InferenceRequestAuditMinAggregateFragmentDoc, InferenceRequestAuditSumAggregateFragmentDoc, InsightConnectionFragmentDoc, InsightCountAggregateFragmentDoc, InsightDocument, InsightFragmentDoc, InsightMaxAggregateFragmentDoc, InsightMinAggregateFragmentDoc, InsightOrderByRelevanceFieldEnum, Insight_ChatDocument, Insight_ReportMembersDocument, Insight_ReportMembers_ReportDocument, Insight_ReportsDocument, Insight_ThumbnailFileDocument, InsightsDocument, IntegrationAvgAggregateFragmentDoc, IntegrationCatalogAvgAggregateFragmentDoc, IntegrationCatalogConnectionFragmentDoc, IntegrationCatalogCountAggregateFragmentDoc, IntegrationCatalogDocument, IntegrationCatalogFragmentDoc, IntegrationCatalogMaxAggregateFragmentDoc, IntegrationCatalogMinAggregateFragmentDoc, IntegrationCatalogOrderByRelevanceFieldEnum, IntegrationCatalogSumAggregateFragmentDoc, IntegrationCatalogToolsDocument, IntegrationCatalog_ProviderDocument, IntegrationCatalogsDocument, IntegrationConnectionFragmentDoc, IntegrationCountAggregateFragmentDoc, IntegrationDocument, IntegrationFragmentDoc, IntegrationMaxAggregateFragmentDoc, IntegrationMinAggregateFragmentDoc, IntegrationOrderByRelevanceFieldEnum, IntegrationProviderCountAggregateFragmentDoc, IntegrationProviderFragmentDoc, IntegrationProviderMaxAggregateFragmentDoc, IntegrationProviderMinAggregateFragmentDoc, IntegrationStatus, IntegrationSumAggregateFragmentDoc, Integration_ProviderDocument, Integration_Provider_CatalogDocument, IntegrationsDocument, InterpretationConnectionFragmentDoc, InterpretationCountAggregateFragmentDoc, InterpretationFragmentDoc, InterpretationMaxAggregateFragmentDoc, InterpretationMinAggregateFragmentDoc, InterpretationOrderByRelevanceFieldEnum, InterpretationType, InterpretationsDocument, InvocationAvgAggregateFragmentDoc, InvocationCountAggregateFragmentDoc, InvocationFragmentDoc, InvocationMaxAggregateFragmentDoc, InvocationMinAggregateFragmentDoc, InvocationSumAggregateFragmentDoc, LimitType, LiveContextCountAggregateFragmentDoc, LiveContextFragmentDoc, LiveContextMaxAggregateFragmentDoc, LiveContextMinAggregateFragmentDoc, LiveContextStatus, McpAuthPhase, McpAuthUpdateModelFragmentDoc, McpAuthUpdatesDocument, McpClientInformationCountAggregateFragmentDoc, McpClientInformationFragmentDoc, McpClientInformationMaxAggregateFragmentDoc, McpClientInformationMinAggregateFragmentDoc, McpCodeVerifierCountAggregateFragmentDoc, McpCodeVerifierFragmentDoc, McpCodeVerifierMaxAggregateFragmentDoc, McpCodeVerifierMinAggregateFragmentDoc, McpServerCountAggregateFragmentDoc, McpServerFragmentDoc, McpServerMaxAggregateFragmentDoc, McpServerMinAggregateFragmentDoc, McpTokensCountAggregateFragmentDoc, McpTokensFragmentDoc, McpTokensMaxAggregateFragmentDoc, McpTokensMinAggregateFragmentDoc, McpToolCountAggregateFragmentDoc, McpToolFragmentDoc, McpToolMaxAggregateFragmentDoc, McpToolMinAggregateFragmentDoc, MessageEndEventOutputFragmentDoc, MessageStartEventOutputFragmentDoc, ModelTokenUsageFragmentDoc, NotificationCategory, NotificationConnectionFragmentDoc, NotificationCountAggregateFragmentDoc, NotificationDocument, NotificationFragmentDoc, NotificationMaxAggregateFragmentDoc, NotificationMinAggregateFragmentDoc, NotificationOrderByRelevanceFieldEnum, NotificationPriority, NotificationStatus, NotificationsByReferenceDocument, NotificationsDocument, NullsOrder, PageInfoFragmentDoc, Presentation, PreviewChatImportDocument, PrivacyStatsDocument, PrivacyStatsFragmentDoc, PulseAppSummaryDocument, PulseAppSummaryModelFragmentDoc, PulseEventConnectionFragmentDoc, PulseEventCountAggregateFragmentDoc, PulseEventDocument, PulseEventFragmentDoc, PulseEventKind, PulseEventMaxAggregateFragmentDoc, PulseEventMinAggregateFragmentDoc, PulseEventOrderByRelevanceFieldEnum, PulseEventPriority, PulseEvent_IntegrationDocument, PulseEvent_Integration_ProviderDocument, PulseEventsDocument, PulseTriggerSettingModelFragmentDoc, PulseTriggerSettingsDocument, QueryDocument, QueryMode, QueryWithInsightIdDocument, QueryWithMessageIdDocument, ReanalyzeDocumentDocument, ReasoningEventOutputFragmentDoc, RefineMindInstructionDocument, RefreshDatabaseSchemaDocument, RefreshInsightDocument, ReinterpretSourceDocument, ReinterpretSourcesOfuserDocument, RelationCountAggregateFragmentDoc, RelationFragmentDoc, RelationMaxAggregateFragmentDoc, RelationMinAggregateFragmentDoc, RelationType, RelocateInsightDocument, RemoveInsightFromReportDocument, ReportConnectionFragmentDoc, ReportCountAggregateFragmentDoc, ReportDocument, ReportFragmentDoc, ReportMaxAggregateFragmentDoc, ReportMemberAvgAggregateFragmentDoc, ReportMemberCountAggregateFragmentDoc, ReportMemberFragmentDoc, ReportMemberMaxAggregateFragmentDoc, ReportMemberMinAggregateFragmentDoc, ReportMemberSize, ReportMemberSumAggregateFragmentDoc, ReportMinAggregateFragmentDoc, ReportOrderByRelevanceFieldEnum, Report_InsightsDocument, Report_LayoutDocument, Report_Layout_InsightDocument, ReportsDocument, ResetWorkspaceDocument, ResolvePulseEventDocument, ResolvedFileUrlFragmentDoc, ScheduleWorkspaceDeletionDocument, SendMessageDocument, SendMessageModel, SetDatabasePrimaryKeyDocument, SortOrder, StreamEventSchemaAnchorFragmentDoc, StreamMessageContentOutputFragmentDoc, StreamMessageOutputFragmentDoc, SyncEventAvgAggregateFragmentDoc, SyncEventCountAggregateFragmentDoc, SyncEventCursorAvgAggregateFragmentDoc, SyncEventCursorCountAggregateFragmentDoc, SyncEventCursorFragmentDoc, SyncEventCursorMaxAggregateFragmentDoc, SyncEventCursorMinAggregateFragmentDoc, SyncEventCursorSumAggregateFragmentDoc, SyncEventFragmentDoc, SyncEventMaxAggregateFragmentDoc, SyncEventMinAggregateFragmentDoc, SyncEventSumAggregateFragmentDoc, TableConnectionFragmentDoc, TableCountAggregateFragmentDoc, TableDocument, TableFragmentDoc, TableMaxAggregateFragmentDoc, TableMinAggregateFragmentDoc, TableOrderByRelevanceFieldEnum, TableStatus, Table_DatabaseDocument, Table_Database_EngineDocument, Table_DocumentDocument, Table_Document_ContentsDocument, Table_Document_FileDocument, Table_Document_FormatDocument, Table_FromRelationsDocument, Table_ToRelationsDocument, TablesDocument, TextBlockEventOutputFragmentDoc, TextDeltaEventOutputFragmentDoc, TokenUsageAvgAggregateFragmentDoc, TokenUsageCountAggregateFragmentDoc, TokenUsageFragmentDoc, TokenUsageLimit, TokenUsageMaxAggregateFragmentDoc, TokenUsageMinAggregateFragmentDoc, TokenUsageSumAggregateFragmentDoc, TokenUsageUpdatesDocument, ToolInputDeltaEventOutputFragmentDoc, ToolResultArtifactOutputFragmentDoc, ToolResultEventOutputFragmentDoc, ToolStartEventOutputFragmentDoc, UpdateAgentDocument, UpdateArtifactNameDocument, UpdateChatDocument, UpdateDatabaseDocument, UpdateDocumentDocument, UpdateFolderDocument, UpdateInsightDocument, UpdateInsightInReportDocument, UpdateInsightThumbnailDocument, UpdateInterpDocument, UpdateLiveContextDocument, UpdatePulseTriggerDocument, UpdateReportDocument, UpdateTableDocument, UpdateUserSkillFileDocument, UpdateUserSkillFolderDocument, UsageHistoryGranularity, UsageMetaOutputFragmentDoc, UsageStatusFragmentDoc, UsageWindowsStatusTypeFragmentDoc, UserSkillFileCountAggregateFragmentDoc, UserSkillFileDocument, UserSkillFileFragmentDoc, UserSkillFileMaxAggregateFragmentDoc, UserSkillFileMinAggregateFragmentDoc, UserSkillFileModelFragmentDoc, UserSkillFilesDocument, UserSkillFolderCountAggregateFragmentDoc, UserSkillFolderDocument, UserSkillFolderFragmentDoc, UserSkillFolderMaxAggregateFragmentDoc, UserSkillFolderMinAggregateFragmentDoc, UserSkillFolderModelFragmentDoc, UserSkillFoldersDocument, WidgetBlockCompleteEventOutputFragmentDoc, WidgetBlockErrorEventOutputFragmentDoc, WidgetBlockStartEventOutputFragmentDoc, WidgetHtmlDeltaEventOutputFragmentDoc, WindowDetailTypeFragmentDoc, WorkspaceDeleteScheduleCountAggregateFragmentDoc, WorkspaceDeleteScheduleFragmentDoc, WorkspaceDeleteScheduleMaxAggregateFragmentDoc, WorkspaceDeleteScheduleMinAggregateFragmentDoc, WorkspaceDeletionScheduleDocument };
897
+ //# sourceMappingURL=chunk-7XSFNAV6.js.map
898
+ //# sourceMappingURL=chunk-7XSFNAV6.js.map